Files
b4e60c2e-f8dd-46f0-9046-14b…/vercel.json
2026-03-12 12:17:05 +00:00

5 lines
97 B
JSON

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