Files
87cc12e4-09fd-4246-b1dc-28d…/vercel.json
2026-03-05 12:25:58 +00:00

5 lines
97 B
JSON

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