Skip to content

Commit

Permalink
(/deploy-to-vercel) Add section about deploying a Vercel app to produ…
Browse files Browse the repository at this point in the history
…ction (#1598)

Co-authored-by: victoria <[email protected]>
  • Loading branch information
alexisintech and victoriaxyz authored Oct 4, 2024
1 parent 531d941 commit e53df48
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/deployments/deploy-to-vercel.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ If you already have a Vercel project for your application and need to integrate
## Vercel preview environment

To configure Clerk within your Vercel preview environment, please see our guide for [configuring a preview environment](/docs/deployments/set-up-preview-environment).

## Deploy to production

If you would like to deploy your Vercel project to production, you will need to add your **production** API keys to your Vercel project. You will also need a domain that you own, as you cannot use a `*.vercel.app` domain for production. Refer to the [Deploy to production](/docs/deployments/overview) guide for more information.

0 comments on commit e53df48

Please sign in to comment.