Files
725f6334-3440-4b0f-a12d-3eb…/vercel.json
2026-05-23 03:17:05 +00:00

5 lines
97 B
JSON

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