I'm using Firebase Hosting with Dynamic Links (I use my own domain as described at https://firebase.google.com/docs/dynamic-links/custom-domains#manual).
The documentation says
Note: You can check the deployed firebase.json content using the Hosting REST API.
However, I'm not able to see that deployed firebase.json file in any way. I've tried using REST API, I was looking for those file in Google Cloud, but no luck. Any suggestions?