Files
4d2e30f0-6a9b-4bbe-a24f-811…/vercel.json
2026-03-03 14:49:07 +00:00

5 lines
97 B
JSON

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