Was briefly mentioned here, but right now I\'m at the point where I\'ve connected my GCP project to Firebase, set up a custom domain under Firebase hosting, but on the functions
To associate a vanity domain with your Cloud Functions, you need to associate them with Firebase Hosting. See the documentation on connecting the two.
Say you have a Cloud Function https://us-central1-
.
After making this connection the function will also be available on https://
.
If you also connect a custom domain with Firebase Hosting, the function will also be available on https://
.