Files
870c6ebd-f99f-4320-904f-cc7…/vercel.json
2026-03-12 18:18:11 +00:00

5 lines
97 B
JSON

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