Files
8c70ba2f-3ef2-4960-b3b0-ef4…/vercel.json
2026-04-21 03:07:04 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}