You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Next.js with hosting integration.
I'm getting the following error when deploying:
...
Building a Cloud Function to run this application. This is needed due to:
• middleware
• non-static component /[locale]/[...rest]/page
• non-static component /[locale]/page
Unable to bundle next.config.mjs for use in Cloud Functions, proceeding with deploy but problems may be encountered.
The command line is too long.
...
However, a final message indicating that deployment has been completed successfully is displayed.
The text was updated successfully, but these errors were encountered:
[REQUIRED] Environment info
firebase-tools : 13.11.2
Platform : Windows
Next.js : 14.2.4
[REQUIRED] Test case
N/A
[REQUIRED] Steps to reproduce
firebase deploy
command[REQUIRED] Expected behavior
N/A
[REQUIRED] Actual behavior
I'm using Next.js with hosting integration.
I'm getting the following error when deploying:
However, a final message indicating that deployment has been completed successfully is displayed.
The text was updated successfully, but these errors were encountered: