Files
82e20dc5-e33d-4451-969e-233…/vercel.json
2026-03-06 00:50:29 +00:00

5 lines
97 B
JSON

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