Files
ad751d50-ee80-4d9e-b9cb-fa4…/vercel.json
2026-04-22 20:20:31 +00:00

5 lines
97 B
JSON

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