While in dev mode, image requests in the browser time out with net::ERR_EMPTY_RESPONSE. In the server console we get:
[Bun.serve]: request timed out after 10 seconds. Pass `idleTimeout` to configure.
Tested using the current example project with Bun v1.2.9. Also tested previous bun versions and it looks like the last working version was Bun v1.2.5.