Files
a074022e-2188-48e3-92df-64d…/vercel.json
2026-04-10 01:57:32 +00:00

5 lines
97 B
JSON

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