ConvexAuth Env Variable related Error in Production
I am using ConvexAuth and I think this error is related to JWT_PRIVATE_KEY env variable, but I have set it up correctly, in my Vercel Env variables as well and Convex Production deployment's env variables as well, then why am i getting this error?
And Someone please tell me, What Env variables are necessary to setup the Convex Production deployment, especially with ConvexAuth on Vercel.
Like Which Env Variables needed to set on Convex's Dashboard and which for Vercel Dashboard's Env variables, when we are deploying our project to production.
I have generate the "CONVEX_DEPLOY_KEY" from my project's production side, and added it in Vercel Env and changed Build command as described in the Hosting guide of convex.
