Skip to content

Commit ae57a3c

Browse files
committed
Update to Vercel guide with example of vercel env variables
1 parent 505b0d9 commit ae57a3c

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)