Files
2dbf9f8b-d6eb-4a0d-9d3a-8a3…/vercel.json
2026-03-11 16:40:16 +00:00

5 lines
97 B
JSON

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