Files
96f1f6d4-5e89-49bf-b740-92b…/vercel.json
2026-03-22 14:05:19 +00:00

5 lines
97 B
JSON

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