Files
a0ef2c10-d590-42dc-8c9c-d8f…/vercel.json
2026-04-03 08:18:14 +00:00

5 lines
97 B
JSON

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