Returns a Web-standard fetch handler that boots the app lazily on the first request (so it works as a module export). This is the generic target — Vercel Edge and any WinterCG host use it as-is.
The app to boot.
A fetch handler.
Returns a Web-standard fetch handler that boots the app lazily on the first request (so it works as a module export). This is the generic target — Vercel Edge and any WinterCG host use it as-is.