200 OK — This page rendered successfully.

Next 16 Receiver — /no-fix

If you see this page, the request did not carry incompatible RSC headers. When accessed via a server-side redirect() from the Next 14 sender app, the initial RSC fetch returns a 500 error because the Next-Router-State-Tree header from Next 14 fails schema validation in Next 16. The client router then retries as a full page navigation (no RSC headers) and this page loads normally.

Request headers received:
RSC: (not set)
Next-Router-State-Tree: (not set)
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +c
Back to Next 14 Sender