zeit/next.jsPre-release v9.0.1-canary.1### Patches
- Fix package count being zero in some cases: #7812
- Make recursiveReadDir return sorted array: #7658
- Update to always require next/config when setting config: #7822
- Improve NextApiResponse typing: #7841
- Add a test for module.exports from a page: #7842
- Add test for trailing slash on API route: #7851
- Fix terminal links (cmd-click) on VSCode: #7849
- Add UrlObject to router methods: #7859
- Allow React.Fragment for Document styles: #7863
### Credits
Huge thanks to @ijjk,
@admons,
@VincentCordobes, and
@barry4dev for helping!