For years, zbpack has been the engine that turns your source code into a deployable image on Zeabur. It worked by hand-written decision trees: a human read through how a framework behaves and encoded the rules for detecting and building it.
That approach has limits. The decision trees misjudge projects more often than we'd like, and every new framework means someone has to sit down and write fresh rules by hand. So we built a successor.
That successor is zbplan.
Drawing on what we learned building design Agents and maintaining Dockerfiles, zbplan takes a different path:
The result is fewer misjudgments, faster builds, and support for frameworks the day they appear.

Once your service is set up — whether from GitHub or a Local Project — open Build Plan Preview, then click Configure to enable zbplan.

zbplan is now available to all Developer Plan, Pro Plan, and above customers.
It's also fully open source. If you want to bring it into your own project — or your own PaaS — you're welcome to: github.com/zeabur/zbplan.
Have questions or feedback? Visit the Zeabur Forum.