Closed bargalya closed 2 years ago
Hi @MichalPorag , didnt changed the npm start script as its a nextjs script for running on production instead, i added to the dev script a script that opens the localhost.
npm start
dev
Preview on netlify: https://deploy-preview-185--pull-request.netlify.app/
Hi @MichalPorag , didnt changed the
npm start
script as its a nextjs script for running on production instead, i added to thedev
script a script that opens the localhost.