- Create a Vercel Wehbook on
Settings > Git
- Add this webhook on repo actions secrets as
VERCEL_WEBHOOK
- Get your Slack webhook (like Incoming Webhook apps) and add it has
SLACK_WEBHOOK
In your repository root, add a file like .github/workflows/deploy.yml
and commit it to enable actions