Skip to content
Dashboard

Trigger new deployments using any external event.

An illustration of a Vercel Deploy Hook set on Contentful. The Deploy Hook ensures a build and deployment each time content is updated.
An illustration of a Vercel Deploy Hook set on Contentful. The Deploy Hook ensures a build and deployment each time content is updated.

Link to headingWhat is a Deploy Hook?

Link to headingStatic Example: Gatsby + Contentful

gatsby new contentful-starter https://github.com/contentful-userland/gatsby-contentful-starter

The boilerplate is a beautiful and fast blog demo powered by Gatsby and Contentful.

`npm run setup` takes care of setting up the environment variables that Gatsby needs from Contentful.
`npm run setup` takes care of setting up the environment variables that Gatsby needs from Contentful.
Once the webhook is created, our setup is complete.
Once the webhook is created, our setup is complete.

Link to headingTrying it Out!

Gatsby + Contentful + Vercel Deploy Hooks in action

Link to headingReliability and Robustness

The Events timeline clearly showcases all the deployments, including their sources.
The Events timeline clearly showcases all the deployments, including their sources.

Link to headingConclusion