vercel-deploy-extension
vercel-deploy-extension copied to clipboard
A chrome extension that can deploy any Github repo to Vercel for you
Vercel Deploy Extension
This is a Chrome Extension that provides a 1 click deploy to Vercel on any GitHub repo.
Usage
- Download the chrome extension
- Click the extension when you're on any github web repo to deploy it to your Vercel account
Features
- One click deploy to Vercel for any web-based GitHub repos
- Works for subrepos such as apps in the Next.js examples repo
- Detects env variables if there's a
.env.exampleor other variations like it and adds them to the Vercel deploy