Files
5af9f58e-3ef6-498a-bb36-9e4…/vercel.json
2026-04-17 17:45:24 +00:00

5 lines
97 B
JSON

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