Files
2310c7c0-8eec-43a6-aee5-cbb…/vercel.json
2026-03-03 23:25:43 +00:00

5 lines
97 B
JSON

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