Files
76b4957e-c900-4070-a239-0d0…/vercel.json
2026-01-26 20:50:38 +00:00

5 lines
97 B
JSON

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