Files
c77c3092-d880-473d-a9f4-d43…/vercel.json
2026-03-07 18:04:36 +00:00

5 lines
97 B
JSON

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