Files
22e830fc-304f-48bc-978e-2bb…/vercel.json
2026-03-06 18:02:07 +00:00

5 lines
97 B
JSON

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