diff --git a/vercel.json b/vercel.json index b2b767b..3d95010 100644 --- a/vercel.json +++ b/vercel.json @@ -5,5 +5,10 @@ "schedule": "0 * * * *" } ], - "regions": ["sfo1", "bom1", "sin1"] + "regions": [ + "iad1", + "sfo1", + "bom1", + "sin1" + ] } \ No newline at end of file