Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 16586f4

Browse files
authored
Merge pull request #24 from clerkinc/perkinsjr-patch-1
Update README.md
2 parents b2620eb + a9afa17 commit 16586f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Let's deploy the Next.js application to [Vercel](https://vercel.com/). If you ha
119119

120120
> The install command filters out the expo package and saves a few second (and cache size) of dependency installation. The build command makes us build the application using Turbo.
121121
122-
2. Add your `DATABASE_URL`, `NEXT_PUBLIC_CLERK_FRONTEND_API`, `CLERK_API_KEY`, `CLERK_JWT_KEY` environment variable.
122+
2. Add your `DATABASE_URL`, `NEXT_PUBLIC_CLERK_FRONTEND_API`, `CLERK_API_KEY`, `CLERK_JWT_KEY` or `CLERK_SECRET_KEY` and `NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY` environment variable.
123123

124124
3. Done! Your app should successfully deploy. Assign your domain and use that instead of `localhost` for the `url` in the Expo app so that your Expo app can communicate with your backend when you are not in development.
125125

0 commit comments

Comments
 (0)