Deploying a Next.js application with Kamal 2
SMRTR summary
Kamal, a new tool from 37signals, simplifies deploying web applications to bare metal and cloud VMs. It offers features like zero-downtime deploys, rolling restarts, and remote builds, requiring only SSH configuration and Docker installation on a cloud VM to deploy containerized Next applications.
SMRTR provides this summary for quick context. The original article belongs to Daily.dev.
Read the original article