How to deploy a Next.js application running on Cloud Run via GitHub Actions
2022-01-25GCPNext.jsCloud RunGitHub ActionsExplain how to deploy a blog powered by Next.js to GCP Cloud Run through GitHub Actions
As I posted before, this blog is running on GCP Cloud Run and also is built with Next.js.
https://blog.petitviolet.net/post/2021-12-28/running-a-blog-powered-by-next.js-on-cloud-run
Previously, before migrating to Next.js from Gatsby, this blog used to get deployed automatically via GitHub Action