Files
212ff3d0-11f4-4e29-8b4a-060…/vercel.json
2026-03-31 08:37:31 +00:00

5 lines
97 B
JSON

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