Files
2e8d2f3b-4661-48dc-9774-973…/vercel.json
2026-03-14 19:35:22 +00:00

5 lines
97 B
JSON

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