Files
c03717c2-9346-4c3e-8aed-006…/vercel.json
2026-04-17 09:46:18 +00:00

5 lines
97 B
JSON

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