Files
6bd7f3c8-7961-4495-b431-6db…/vercel.json
2026-05-25 05:19:34 +00:00

5 lines
97 B
JSON

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