nuxt.org => when i use npm run dev is bad and npm run build && npm start is ok
[issue link]when i clone the project and npm install
then use:npm run dev ,open the firefox http://localhost:3000

then I use npm run build && npm start
it’s ok
—help