Files
883cbe62-5049-4951-9ffe-2cf…/vercel.json
2026-04-27 07:10:08 +00:00

5 lines
97 B
JSON

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