Files
495bcb7d-6e63-4dbc-8900-dff…/vercel.json
2026-03-06 20:39:39 +00:00

5 lines
97 B
JSON

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