johnpolacek
johnpolacek
CCConvex Community
Created by johnpolacek on 4/27/2025 in #support-community
AuthenticationFailed: Invalid Convex deploy key
I'm trying to deploy a new project to Vercel, but just can't seem to get past this "Invalid Convex deploy key" error. I've triple checked that my NEXT_PUBLIC_CONVEX_URL and CONVEX_DEPLOY_KEY are correct. I even had them print them in the build log and they are correct. My deploy key says "Never used" I was able to deploy locally with CONVEX_DEPLOY_KEY=your-key npx convex codegen What am I missing?
3 replies