My team need settings for separate email notification destination per Vercel team: so that work team notifications are sent to work email and personal team sent to the personal email address.
This is a missing piece in the Vercel platform and as Vercel recommends using a single account for all 'workspaces per user'.
Even if anyone wanted to ignore that recommendation by creating a separate Vercel account, it would break the GitHub integration as there is 1:1 Git-to-Vercel Mapping. And once again, that's how GitHub recommends multi-projects setup:
We recommend using only one personal account to manage both personal and professional repositories.
The current notifications in Vercel /~/settings/notifications offer granularity per channel and feature but cannot route by team:

In early 2025, I was told by Vercel support this is being worked on, but no progress since.
Cheers.

