Files
c9c9bd66-e4e0-47cd-a07e-8ad…/vercel.json
2026-03-04 21:39:46 +00:00

5 lines
97 B
JSON

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