Files
afd7f719-18de-473d-95c1-05b…/vercel.json
2026-05-05 15:15:08 +00:00

5 lines
97 B
JSON

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