Files
fc2c3192-dd05-4580-a63d-50f…/vercel.json
2026-05-05 15:54:53 +00:00

5 lines
97 B
JSON

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