Files
c83e8854-87ca-4431-8dff-182…/vercel.json
2026-05-23 03:11:54 +00:00

5 lines
97 B
JSON

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