Learn to deploy a Next.js standalone application using Bun and Docker as if you were deploying with Vercel. This guide includes a step-by-step walkthrough, tackling common errors, and more.
I have been writing blog posts for a while now. I have been using a simple workflow to remind me to write a blog post. I have been using GitHub Actions to automate this workflow. In this post, I will share how I made this workflow.