Create Post on Mastodon Fediverse when Deployment Failed in Vercel
Create Post on Mastodon Fediverse when Deployment Canceled on Vercel
Create Post on Mastodon Fediverse when Deployment Created in Vercel
Create Post on Mastodon Fediverse when Project Created in Vercel
Triggers when the project deployment is failed
Triggers when deployment is canceled
Triggers when a new deployment is created
Triggers when a project is created
This function sends a request to the platform's API to create a new post with the provided content, visibility, and other optional parameters like hashtags, mentions, and media attachments.
deletes a deployment
Adds a domain to a project
Deletes a project
Updates a project domain
Vercel is a cloud platform for static sites and serverless functions that enables developers to deploy websites and applications with ease. It provides a seamless workflow for frontend developers, offering features like automatic scaling, high performance, and a global CDN.
Learn More