Hi everyone,
I’m building NoPager, an open-source tool for small teams that deploy on GitHub + Vercel but don’t have a dedicated SRE/on-call team.
The idea is simple:
Your deployment breaks → NoPager investigates what changed → prepares a small repair PR → Vercel builds a Preview → you review/approve the fix.
It runs with a safety-first approach. It doesn’t silently push random AI changes straight to production, and the default mode keeps a human approval step before production changes.
I started building this because a lot of small SaaS teams still have the same problem: when production breaks at 2 AM, the “monitoring system” is basically the founder waking up and opening logs.
The project is open source:
https://github.com/nopager/nopager
I’ve now verified the real GitHub → Vercel Preview integration, and I’m looking for 3–5 small teams using GitHub + Vercel who are willing to try it on a non-critical app or staging environment.
I’m not trying to sell you anything right now. I want to see where setup is confusing, what breaks with real projects, and whether this is actually useful during a real incident.
If you run a small SaaS/AI product on Vercel and still handle production incidents yourself, I’d especially like to talk to you.
Happy to personally help with setup.
Feedback and criticism are very welcome.