Files
c09053f4-c3ce-40ac-b8b0-d3d…/vercel.json
2026-03-16 20:28:47 +00:00

5 lines
97 B
JSON

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