Files
b5dd55f6-50fd-4e1f-ab51-0ec…/vercel.json
2026-03-07 18:15:59 +00:00

5 lines
97 B
JSON

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