Files
85da3f42-6848-43f0-9c4a-eef…/vercel.json
2026-03-07 16:47:25 +00:00

5 lines
97 B
JSON

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