Strapi Plugin Vercel

screenshot of Strapi Plugin Vercel
strapi

▲ Strapi plugin for Vercel Platform

Overview:

This content discusses the usage, installation, and features of a plugin that allows users to easily trigger deploys to Vercel from their Strapi dashboard. The plugin provides a recreation of the Vercel dashboard within the Strapi dashboard, eliminating the need for manual triggering of deployments and providing a list of the latest deployments and their current status.

Features:

  • Recreation of Vercel Dashboard: The plugin recreates the Vercel dashboard within the Strapi dashboard, allowing users to easily trigger deploys.
  • Trigger Deploys: Users can trigger deploys to Vercel directly from their Strapi dashboard, eliminating the need for manual triggering.
  • List of Latest Deployments: The plugin provides a list of the latest deployments, allowing users to keep track of their deployment history.
  • Current Deployment Status: Users can view the current status of their deployments, ensuring they have real-time visibility into the deployment process.

Summary:

This content discusses a plugin that allows users to trigger deploys to Vercel directly from their Strapi dashboard. The plugin provides a recreation of the Vercel dashboard within the Strapi dashboard, making it easy for users to trigger deploys, view the latest deployments, and monitor the current status of their deployments. The installation process involves installing the plugin with NPM, configuring the plugin with the necessary Vercel tokens, and making some edits to the administration section of the Strapi dashboard.

strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.

vercel
Vercel

Vercel offers built-in support for deploying and hosting Next.js applications, making it a popular choice among Next.js developers.