Files
ee40e941-006e-4920-b585-53e…/vercel.json
2026-03-03 14:27:12 +00:00

5 lines
97 B
JSON

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