Getting success on dev mode but 404 on build. #14331
Unanswered
sahilpaudel
asked this question in
Help
Replies: 0 comments
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.
-
package.json
.babelrc.js
next.config.js
env-config.js
Issue is I am getting 404 if I run
yarn run build
&yarn run start
but if i run
yarn run dev
it works fine.Beta Was this translation helpful? Give feedback.
All reactions