johnpolacekJ
Convex Community9mo ago
2 replies
johnpolacek

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?
Was this page helpful?