Files
5d4fb1ca-2def-4fd4-a1d1-51f…/vercel.json
2026-05-27 23:15:12 +00:00

5 lines
97 B
JSON

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