foolish-bandit points Gary at Cloudflare's edge
A modest-looking Next.js bump is really a deploy-target decision in disguise.
On the surface, foolish-bandit's change to the Gary fork reads as a routine version bump. Underneath, it's a hosting choice. The version bump was the prerequisite; the real move is getting Gary running on Cloudflare Workers - Cloudflare's edge platform that runs code close to users rather than from a central server.
Alongside the upgrade, foolish-bandit added a small worker configuration file, a set of build-and-ship scripts, and contributor docs. Nothing flashy, but together they answer the question every fork eventually has to answer: where does this thing actually run? Gary's repo-level answer is now Cloudflare's edge, not the Vercel default that usually ships with Next.js apps.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?