Vercel Deployment for Sanity
Trigger Vercel Deploy Hooks from your Sanity Studio.
✨ LIVE status updates ✨ multiple deployments ✨ active polling ✨
Install
Run the following command in your studio folder using the Sanity CLI:
sanity install vercel-deploy
Your first Vercel Deployment
Once installed, you should see a new "Deploy" tool in your Sanity Studio navbar.
Create a new deployment by clicking Create New
:
Next, you'll be prompted to add the following:
Title
A name for your deployment. This can be whatever you want, to help you organize your deployments. Typically, this should be the environment you are deploying to, likeProduction
orStaging
Vercel Project Name
This is the actual Project Name listed in your Vercel account. Navigate to your Project Settings within Vercel to find your Project Name.
Deploy Hook URL
This is the Vercel Deploy hook you want to trigger. You can set these up within your Vercel Project, under Settings -> Git and scroll down to the "Deploy Hooks" section. Create your desired hook (ie. "Production Deploy" onmaster
branch)
Vercel Token
This is a token from your Vercel Account (not project). Navigate to your Account Settings, and go to "Tokens". Create a new Token, giving it a recognizable name for what it's being used for, like "Sanity Deploy". A Token will be generated for you to copy once.
😎 Once you've created your deployment you can now trigger deploys at anytime!
License
MIT
nickdimatteo.com · Github @ndimatteo · Instagram @ndimatteo