Vercel Vercel is a platform for deploying and hosting web applications, particularly those built with modern JavaScript frameworks. It's used by front-end developers and teams to streamline their deployment workflows and improve website performance. Official docs: https://vercel.com/docs Vercel Overview - Project - Deployments - Domains - Team - Members - User Working with Vercel This skill uses the Membrane CLI to interact with Vercel. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI I…