Files
ed652da1-ccf2-455d-95cf-ffa…/vercel.json
2026-03-30 03:30:50 +00:00

5 lines
97 B
JSON

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