Files
cf222c36-9b02-47b5-96cd-aaf…/vercel.json
2026-06-05 13:59:43 +00:00

5 lines
97 B
JSON

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