Michal SrbM
Convex Community4y ago
1 reply
Michal Srb

Hey guys have you ever run into this

Hey guys, have you ever run into this deployment failure with Vercel? I'm following Convex's Quickstart.

Deployment log at Vercel:
Running "npx convex deploy && npm run build"
- Checking for changed table indexes...
✖️ Error: Unable to build indexes on https://giddy-shrew-854.convex.cloud
✖️ Checking for changed table indexes...
403 Forbidden: BadAdminKey: The provided admin key was invalid for this instance
Error: Command "npx convex deploy && npm run build" exited with 1

I do have CONVEX_DEPLOY_KEY set in the config. Is "admin key" referring to deploy key? Is this error coming from Convex? (the log doesn't make this very obvious)
Was this page helpful?