Skip to content

Unclear documentation on build support #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ifuller1 opened this issue Apr 14, 2023 · 1 comment
Open

Unclear documentation on build support #71

ifuller1 opened this issue Apr 14, 2023 · 1 comment

Comments

@ifuller1
Copy link

I have setup a nextjs project and successfully deployed to Firebase. However when the GitHub action runs it's missing the default npm build that's recommended in the cli setup flow. Trying to resolve this has left me very confused about what the cli is doing and what I need to do. There's a lot of magic and I can't seem to find any documentation explaining it.

Do I need to run next build myself? If I wanted to add additional steps into the build process when and how can I do this?

Additionally if I want to modify the build in future so I can tie together infrastructure changes e.g. with terraform are there any hooks so I can do it incrementally?

It would also be nice to know what functions get generated, e.g. is it one per route etc.

Thanks for all the great work.

@ifuller1
Copy link
Author

Please let me know if there's anything I can add for clarity or if the ticket needs to be modified in any way. Any general information on how the design was approached will be greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant