Files
5239e41e-e1be-446b-9700-31e…/vercel.json
2026-05-05 19:02:17 +00:00

5 lines
97 B
JSON

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