Files
cf6cba11-9e17-4196-9e06-805…/vercel.json
2026-05-21 21:18:29 +00:00

5 lines
97 B
JSON

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