Incremental static regeneration
Cache the render, not the Worker.
This route declares revalidate: 10. The first
request generates a combined HTML and page-data artifact; stale
responses regenerate in the background.
{
"generatedAt": "2026-08-15T08:14:05.650Z",
"revalidate": 10
}