Files
18e85c45-0025-4b8f-87f2-3d3…/vercel.json
2026-03-12 12:09:41 +00:00

5 lines
97 B
JSON

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