Files
26580d23-3f69-421e-ab22-b17…/vercel.json
2026-03-14 22:21:18 +00:00

5 lines
97 B
JSON

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