I have a http triggered cloud function deployed in the europe-west1 region and a web app hosted with firebase hosting. I have also setup a rewrite to that http function in my firebase.json file.
I have noticed that the rewrite only works with us-central1 functions.
Is there a way to make the rewrite work with europe-west1 functions?