Next.js on Workers

This page was server-rendered in workerd and fetched its data from the Hono Worker through a service binding.

{
  "id": "42",
  "title": "Hello from workerd",
  "body": "Served by the Hono Worker."
}