Show HN: I automated Next.js deploy to Hetnzer VPS(productive.dev) Got a bit tired of unpredictable Vercel bills and created a way to automatically deploy in a Hetzner VPS. - Commit push deploys to VPS - Easy setup of a VPS - SSL and Nginx config automatically Made it easy to: 1. login with github 2. add hetzner api key 3. create VPS 4. select github app 5. add DNS 6. voila, app deployed. Every new commit updates with blue/green deploy also handy to add redis or whatever else to same VPS |