Files
be78aed9-f2e7-4e17-9e9d-d75…/vercel.json
2026-06-11 16:34:43 +00:00

5 lines
97 B
JSON

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