Files
be13df62-327e-4c8f-b565-2f2…/vercel.json
2026-03-05 17:07:10 +00:00

5 lines
97 B
JSON

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