diff --git a/vercel.json b/vercel.json index 78b30766..d6777ecf 100644 --- a/vercel.json +++ b/vercel.json @@ -2,7 +2,7 @@ "crons": [ { "path": "/api/stats/set-inflow-kv", - "schedule": "0 5 * * *" + "schedule": "0 1 * * *" }, { "path": "/api/stats/set-historical-volume-kv",