Files
9d297a8e-3968-4434-bf66-c72…/vercel.json
2026-06-09 22:42:19 +00:00

5 lines
97 B
JSON

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