Files
9d5eff41-ee33-4800-b92f-22f…/vercel.json
2026-04-14 14:47:11 +00:00

5 lines
97 B
JSON

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