Answers for "Could not find a production build in the '/home/rng70/github/xira/.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id"

0

Could not find a production build in the '/home/rng70/github/xira/.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id

npm run build

# and then

npm run start
Posted by: Guest on April-21-2022

Code answers related to "Could not find a production build in the '/home/rng70/github/xira/.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language