Home / Companies / Strapi / Blog / Post Details
Content Deep Dive

Trigger Deployments Using Vercel Deploy Hook and Strapi Webhook

Blog post from Strapi

Post Details
Company
Date Published
Author
Theodore Kelechukwu Onyejiaku
Word Count
2,175
Language
English
Hacker News Points
-
Summary

In this tutorial, learn how to trigger frontend deployments based on content changes in your Strapi CMS using Strapi webhooks alongside Vercel deploy hooks. The process involves setting up a Strapi backend locally and deploying it to production using Strapi Cloud, while also creating a webhook that will trigger the Vercel deploy hook. This tutorial demonstrates how to automate frontend deployment processes without directly touching your code, making real-time updates and processes possible.