feat: update Vercel regions to include iad1
This commit is contained in:
parent
7bb21a103d
commit
53e3a81a0d
@ -5,5 +5,10 @@
|
|||||||
"schedule": "0 * * * *"
|
"schedule": "0 * * * *"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"regions": ["sfo1", "bom1", "sin1"]
|
"regions": [
|
||||||
|
"iad1",
|
||||||
|
"sfo1",
|
||||||
|
"bom1",
|
||||||
|
"sin1"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user