diff --git a/backend/conf/feeds.json b/backend/conf/feeds.json index 02103e6..d8a72f6 100644 --- a/backend/conf/feeds.json +++ b/backend/conf/feeds.json @@ -469,5 +469,8 @@ }, "Webex": { "feed": "https://status.webex.com/history.rss" + }, + "Vercel": { + "feed": "https://www.vercel-status.com/history.rss" } }