How to set environment variables via `wrangler pages deploy` per deployment?
I managed to deploy a project with
wranger pages deploy
wranger pages deploy
, but a function that is included there requires an environment variable - and optimally I could set that per deployment. Is that a thing for Pages? Or do I have to set it via the UI for all