Files
1e8f470e-b3b4-4a00-8401-d65…/vercel.json
2026-04-09 13:39:29 +00:00

5 lines
97 B
JSON

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