Files
c8ee0bdf-0212-4d8e-8c4b-c0d…/vercel.json
2026-03-04 00:27:20 +00:00

5 lines
97 B
JSON

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