is there a way to specify the Region/Zone where my firebase functions will be deployed.
Actually i didn\'t found anything about that in the documentation and my fun
"rewrites": [ { "source": "**", "run": { "serviceId": "", "region": "europe-west1" } } ] },