Files
82e95e8e-ffb2-4320-aae7-ead…/vercel.json
2026-04-13 05:15:29 +00:00

5 lines
97 B
JSON

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