Files
c7676f6d-3981-4c8c-a8e9-8d3…/vercel.json
2026-03-29 08:36:02 +00:00

5 lines
97 B
JSON

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