### What version of React Router are you using? 7.0.0-pre.1 ### Steps to Reproduce 1. Go to https://stackblitz.com/edit/vitejs-vite-cibu2u?file=app%2Fhome.jsx 2. Run `pnpm build` ### Expected Behavior It should build successfully. ### Actual Behavior It fails with a cryptic error likely due to React's internals changing.