This repository demonstrates a reproducible issue encountered when using Next.js version 15.4. It contains a minimal setup that highlights the problem, making it easier to investigate and report to the Next.js team or community.
First, run the development server:
pnpm devOpen http://localhost:3000 with your browser to see the result.