Files
c330e73d-0f3a-410a-aa24-b2d…/vercel.json
2026-03-16 15:45:23 +00:00

5 lines
97 B
JSON

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