- Published on
I tried to deploy my Next.js SSR app and hit the usual snags (Pages 404s, works-on-my-machine). Here’s the simple CI/CD flow I shipped with Cloudflare Workers + GitHub Actions.
Cloudflare Workers tutorials for deploying Next.js and Node.js apps to the edge, including OpenNext builds and CI/CD with GitHub Actions.