Deployment notifications to Microsoft Teams channels?

Hi all, just wondering if an integration like this is planned.

Relevant update for this request — Vercel just launched the Chat SDK (npm i chat), which includes native Microsoft Teams support alongside Slack, Discord, GitHub, Linear, and Google Chat.

It won’t give you native Vercel-to-Teams deployment notifications out of the box, but it does make it straightforward to build a Teams bot that listens for deployment webhook events and posts to your channels — which could achieve the same outcome in the meantime.

Reference: Introducing npm i chat – One codebase, every chat platform - Vercel