Replies: 2 comments 1 reply
-
Does it do the same if you build it locally? With Looks like somehow your webpack config is failing to load the CSS file? Do you have any custom changes to your webpack config? Also make sure you have the same Node.js versions in Vercel, and locally. Check for syntax errors in your code as well. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I am trying to deploy my nextjs app on vercel. The app runs on my local machine but when deploying I get the following error
Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions