-
Notifications
You must be signed in to change notification settings - Fork 27.3k
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
Cannot build next with firebase when serverless mode selected in next.config.js #7391
Comments
I guess I had the same error, what version of firebase-tools do you have? if you have |
I used 6.10. I’ll try downgrading. |
Hey! We'll have official support for Firebase soon, most likely by the end of next week -- just keeping you updated. |
Guys, are there any updates on this issue? |
Any updates for Firebase hosting guys ? |
This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you. |
Bug report
Cannot build next with firebase when serverless mode selected in next.config.js
Describe the bug
While building we get this error if we try to use firebase and serverless mode is turned on.
Error: package.json does not exist at /package.json
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
I'm expecting this to build. And since Zeit Now 2.0 only allows serverless next deployment this error makes it impossible to use now2.0
System information
The text was updated successfully, but these errors were encountered: