Files
f73e9876-4ebd-4c10-adbe-d05…/vercel.json
2026-04-11 16:21:04 +00:00

5 lines
97 B
JSON

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