Files
17e29b4e-2070-4e93-8e5d-f9e…/vercel.json
2026-03-05 14:29:45 +00:00

5 lines
97 B
JSON

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