github opennextjs/opennextjs-cloudflare @opennextjs/cloudflare@1.17.3

5 hours ago

Patch Changes

  • #1160 161e726 Thanks @matthewvolk! - fix(patches): include prefetch-hints.json in loadManifest build-time inlining

    Next.js 16.2.0 introduced prefetch-hints.json as a new server manifest loaded unconditionally
    by NextNodeServer.getPrefetchHints(). The file exists in the build output but wasn't matched by
    the glob pattern *-manifest.json, causing the patched loadManifest() to throw at runtime.

Don't miss a new opennextjs-cloudflare release

NewReleases is sending notifications on new releases.