Files
ffc0d95d-6cf1-4ee4-ba56-6ef…/vercel.json
2026-03-18 05:59:49 +00:00

5 lines
97 B
JSON

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