ndimatteo / sanity-plugin-vercel-deploy

Custom plugin to trigger webhooks from your Sanity Studio.
MIT License
99 stars 20 forks source link

Update Team Name instructions #52

Open gpxl opened 1 year ago

gpxl commented 1 year ago

Vercel API expects Team ID (shown in Team URL field), not Team Name.

ndimatteo commented 1 year ago

Thanks @gpxl! How do you feel about using the Team ID instead of the Team URL slug? That seems to be the primary identifier for Vercel API calls now, and feels more secure.