Files
20c5ee42-529d-408b-baf5-851…/vercel.json
2026-03-20 22:33:16 +00:00

5 lines
97 B
JSON

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