Files
7b02cf32-4e8b-48a9-8c15-e06…/vercel.json
2026-06-12 22:13:40 +00:00

5 lines
97 B
JSON

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