To add a new website:
SERVICE=<service>
- Deploy to Cloud Run
- Create a new site:
firebase hosting:sites:create $SERVICE-as-a-service
- Create a new Firebase target:
firebase target:apply hosting $SERVICE $SERVICE-as-a-service
- Add the new site to
firebase.json
- Add a new domain to the site
- Update DNS