Files
2684ca84-0e8e-4f55-b152-16d…/vercel.json
2026-06-11 20:28:21 +00:00

5 lines
97 B
JSON

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