Files
1784b854-c538-49b8-be88-bf5…/vercel.json
2026-03-12 13:28:58 +00:00

5 lines
97 B
JSON

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