zeit/next.jsPre-release v10.2.4-canary.14### Core Changes
- Update
json5 and remove
@types/json5: #25946
- Disable prerendering /500 when _error has getServerSideProps: #23586
- Update comments for clarity & grammar in router.ts: #25947
- include lib folder when publishing next-codemod: #26003
- Update client-side default error: #25997
### Documentation Changes
- docs: advise users of
create-next-app --ts, --typescript: #25349
### Example Changes
- docs(examples/with-redux-persist): add 'Open in StackBlitz' button: #25972
- Example blog with comments: #24829
- docs: fix typo in with-unstated/
README.md: #26004
### Credits
Huge thanks to
@SamVerschueren,
@matamatanot,
@ademilter,
@ctjlewis,
@brandondc741,
@timneutkens, and
@eltociear for helping!