Files
ddf55eae-c38e-4fde-92a9-68f…/vercel.json
2026-04-25 22:20:33 +00:00

5 lines
97 B
JSON

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