Files
82c331ca-8658-45d9-92e6-ba1…/vercel.json
2026-05-18 15:32:12 +00:00

5 lines
97 B
JSON

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