Files
9d92d1bb-830d-43f3-85f5-874…/vercel.json
2026-06-12 23:37:44 +00:00

5 lines
97 B
JSON

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