Learn more about Nuxt: https://nuxt.com
Local development:
npm run devProduction build (Vercel):
NITRO_PRESET=vercel npm run build
npx vercel --prebuiltProduction build (Node.js):
npm run build
node .output/server/index.mjs