burnstony#1975B
Convex Community2y ago
5 replies
burnstony#1975

mono-repo EAS build

locallly I have these variables
CONVEX_DEPLOYMENT
EXPO_PUBLIC_CONVEX_URL
CLERK_SECRET_KEY
EXPO_PUBLIC_CLERK_PUBLISHABLE_KEY

to build with EAS, what secrets will I need for production. I am guessing these
CONVEX_DEPLOY_KEY
CLERK_SECRET_KEY
EXPO_PUBLIC_CLERK_PUBLISHABLE_KEY

for production on Vercel, having these variables worked
CONVEX_DEPLOY_KEY
CLERK_SECRET_KEY
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
Was this page helpful?