Files
12c7fe87-2342-4646-b34c-ae5…/vercel.json
2026-03-04 14:08:14 +00:00

5 lines
97 B
JSON

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