Skip to content

Commit c5bd520

Browse files
authored
Merge pull request #509 from kinde-oss/oli/update-vercel-guide-with-example-env-variables
Update to Vercel guide with example of vercel env variables
2 parents e4b7ce4 + ae57a3c commit c5bd520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/developer-tools/guides/deploy-on-vercel.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ If you don’t have an existing project, create a project with a starter kit fro
9999
- KINDE_CLIENT_ID
100100
- KINDE_CLIENT_SECRET
101101
- KINDE_ISSUER_URL (Domain in Kinde)
102-
6. Change the variables as follows, using Vercel values:
102+
6. Change the variables as follows, using Vercel values (e.g. `https://vercel-nextjs-kinde.vercel.app`):
103103
- KINDE_SITE_URL
104104
- KINDE_POST_LOGOUT_REDIRECT_URL
105105
- KINDE_POST_LOGIN_REDIRECT_URL

0 commit comments

Comments
 (0)