Files
2af86ebd-0246-4cd9-ab14-bfc…/vercel.json
2026-03-06 15:01:57 +00:00

5 lines
97 B
JSON

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