Files
fd754c21-d85e-4eb5-9a2f-578…/vercel.json
2026-03-09 18:23:21 +00:00

5 lines
97 B
JSON

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