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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a google load balance point to
https://domain.com/myapp
as port4000
then I have config
next.config.js
like itbut when I run
next start -p 4000
the page can run html only but other such as_app.js
or static file is not foundHow can I fix it? I have already wasted a week.
Beta Was this translation helpful? Give feedback.
All reactions