Files
69c17214-abc1-4701-877e-6b4…/vercel.json
2026-03-16 13:24:03 +00:00

5 lines
97 B
JSON

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