Files
578c20f5-b81d-4a0e-9b85-0ce…/vercel.json
2026-04-03 20:05:19 +00:00

5 lines
97 B
JSON

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