diff --git a/vercel.json b/vercel.json index c6d3a6ca74..60d9df0e9a 100644 --- a/vercel.json +++ b/vercel.json @@ -4,14 +4,6 @@ "path": "/api/gov-notifier-summary", "schedule": "0 12 * * *" }, - { - "path": "/api/gov-notifier-summary", - "schedule": "0 22 * * *" - }, - { - "path": "/api/gov-notifier-summary", - "schedule": "0 23 * * *" - }, { "path": "/api/gov-notifier", "schedule": "*/30 * * * *"