1👍
✅
To solve this problem, I installed the nuxt-start package before npm run build,
npm i –save nuxt-start
then
npm run build
and then
npm run start,
and the problem was solved, I said maybe this solution was needed for other people
Source:stackexchange.com