Files
05529c37-80d0-4ec3-bd30-3f3…/vercel.json
2026-04-09 14:42:15 +00:00

5 lines
97 B
JSON

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