Files
a0b5c93b-cdb6-48ba-ad3d-672…/vercel.json
2026-06-11 14:04:09 +00:00

5 lines
97 B
JSON

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