mirror of
https://github.com/vercel/workflow.git
synced 2026-09-14 19:59:43 +08:00
f5a13cda68
Signed-off-by: Nathan Colosimo <110621881+NathanColosimo@users.noreply.github.com>
Workflows with Nuxt (Nitro v2)
Learn more about Nuxt: https://nuxt.com
Commands
Local development:
npm run dev
Production build (Vercel):
NITRO_PRESET=vercel npm run build
npx vercel --prebuilt
Production build (Node.js):
npm run build
node .output/server/index.mjs