Files
6469903e-8532-41d1-bf17-ae5…/vercel.json
2026-05-09 22:55:06 +00:00

5 lines
97 B
JSON

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