Files
ba0212e9-863d-4bcf-848d-069…/vercel.json
2026-04-09 13:34:35 +00:00

5 lines
97 B
JSON

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