Cannot use different environment vars in feature branches
How hard can this be?
I just need to have a "staging" environment where different API keys from the prod version are going to be used.
ive gone from using all the QoL things from cloudflare like the dashboard and github integration to now setting secrets with the CLI, disabling the github repo connection altogether and using two workers, one for each environment
i dont meant to compare but this is as easy as adding a new env var in vercel