Files
c2e65c43-6d46-4bc3-8f07-3ff…/vercel.json
2026-04-06 17:59:09 +00:00

5 lines
97 B
JSON

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