DevBucketD
Convex Community5w ago
9 replies
DevBucket

Netlify deployment is not recognizing the CONVEX_DEPLOY_KEY

🪲Bug ReportAdvice
I am currently trying to deploy an app to Netlify. The app lives in a Turborepo monorepository and the convex "backend" is a standalone package that is shared between multiple apps. Now my problem is, that no matter what I set in the deploy config, the
convex deploy
⁩ command does not seem to recognize my environment variables.

In the screenshot attached you can see, that I set
CONVEX_DEPLOYMENT
,
CONVEX_DEPLOY_KEY
, and
CONVEX_URL
⁩ and I tripple-checked, all values are correct.
But I am always seeing this "You are currently developing anonymously with a locally running project" message.

Is there anything I am missing here?
Screenshot_2026-02-02_at_12.51.09_PM.png
Was this page helpful?