Files
d3770239-b4a6-49db-87ed-06d…/vercel.json
2026-03-04 03:10:26 +00:00

5 lines
97 B
JSON

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