Hello,
At the moment we can't host Strapi on Google Cloud Run because http/1 requests are limited to 32Mo on Cloud Run. http/2 requests are not limited on that platform so it would be great that Strapi use an http/2 server to allow us to use the great/easy way of hosting Strapi. More information here: https://github.com/strapi/strapi/issues/13224