Files
cf3a7bb6-5806-4f5d-b9f2-5ea…/vercel.json
2026-04-27 23:31:36 +00:00

5 lines
97 B
JSON

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