Convex env variables, and how should i integrate it into my larger env solution.
I use vercel to deploy my nexjts app, am deploying a mobile app soon, and browser extension. I have setup infisical to store enviroment variables and I am wondering how convex envs should play into this.
Im thinking of just creating a gh action to sync envs from infisical to convex and never touch convex envs manually.