diff --git a/web/apps/docs/integrations/vercel.mdx b/web/apps/docs/integrations/vercel.mdx deleted file mode 100644 index 3352fd21b7..0000000000 --- a/web/apps/docs/integrations/vercel.mdx +++ /dev/null @@ -1,55 +0,0 @@ ---- -title: Vercel -description: Zero Config API Authenciation on Vercel -mode: "wide" ---- - -This integration is currently not supported, we have plans to bring it back in the future - -## Prerequisites - -- Created your [Unkey account](https://app.unkey.com/auth/sign-up) -- Created an API in the [Unkey dashboard](https://app.unkey.com/apis) -- [Vercel account](https://vercel.com/signup) - - -## Adding Vercel Integration - -Prefer a video? Checkout this video that walks through the steps below. -
- -
- - - -The first step is to install the Vercel integration from the [Marketplace](https://vercel.com/integrations/unkey) or you can install it from the [Unkey Dashboard](https://app.unkey.com/settings/vercel). - - Add your integration - - - - Next you need to select your project in Vercel that you want to use with Unkey's integration. - - Select project - - - - Now you can set the Unkey API you want to use for each environment in Vercel. - - Select API - - - -That's it! You can now use Unkey's API authentication with your Vercel project. You will see that if you navigate to your Vercel project's environment variables, you will see we have added them. - - - -## How to update a root key - -Our integration uses Vercel's sensitive environment variable for the `UNKEY_ROOT_KEY`. To reissue a new root key, you can simply navigate to the Vercel integration settings and click the 3 dot menu and select "Reroll the key" - - - Update your root key -