nuxt where to do production build code example
Example: nuxt check is production
#yarn
yarn create nuxt-app <project-name>
#npx
npx create-nuxt-app <project-name>
#yarn
yarn create nuxt-app <project-name>
#npx
npx create-nuxt-app <project-name>