Files
4d5c8d19-55d8-443d-9ddb-f84…/vercel.json
2026-03-07 12:12:16 +00:00

5 lines
97 B
JSON

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