Deploying a Next.js app to Google Cloud RunThis article will cover deploying a Next.js applications on Google Cloud Run using GitHub Actions. Cloud Run is a fully managed platform that takes care of your infrastructure, allowing you to focus on building great applications. It automatically sc...Jan 7, 2024·6 min read