From 24abd5cc58b2a49edde89d81c7e0b2525699fb34 Mon Sep 17 00:00:00 2001 From: ggnine-jito <122913584+ggnine-jito@users.noreply.github.com> Date: Tue, 9 Jan 2024 23:14:01 -0800 Subject: [PATCH] Update vercel.json (#18) --- vercel.json | 8 -------- 1 file changed, 8 deletions(-) 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 * * * *"