Files
66627b2c-4dc3-451e-90f9-373…/vercel.json
2026-06-01 04:19:29 +00:00

5 lines
97 B
JSON

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