Files
ac4ed239-b501-4e90-9e5e-3b5…/vercel.json
2026-03-12 15:09:08 +00:00

5 lines
97 B
JSON

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