Files
86951260-e58d-4375-b5ff-3b1…/vercel.json
2026-06-07 09:38:50 +00:00

5 lines
97 B
JSON

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