Files
44966dcf-5e66-4850-965e-0ca…/vercel.json
2026-04-24 18:18:12 +00:00

5 lines
97 B
JSON

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