diff --git a/README.md b/README.md index 483c80a..666dfd3 100644 --- a/README.md +++ b/README.md @@ -37,12 +37,6 @@ After following the quickstart you'll have learned how to: - Add `` and Clerk components - Run E2E Cypress tests -## Deploy - -Easily deploy the template to Vercel with the button below. You will need to set the required environment variables in the Vercel dashboard. - -[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fclerk%2Fclerk-nextjs-app-quickstart&env=NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY,CLERK_SECRET_KEY&envDescription=Clerk%20API%20keys&envLink=https%3A%2F%2Fclerk.com%2Fdocs%2Fquickstart%2Fnextjs&redirect-url=https%3A%2F%2Fclerk.com%2Fdocs%2Fquickstart%2Fnextjs) - ## Running the template ```bash