Files
c3cbb0d7-3d0e-4ac4-b5e9-4ba…/vercel.json
2026-03-07 19:45:15 +00:00

5 lines
97 B
JSON

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