Using Code Hike within the Next.js app directory
I'm using MDX, with Contentlayer and for the code listing I'm using the wonderful Code Hike library. Next.js 13 had some problems with the usage of contentlayer and the app directory, but this issues are fixed with the version 13.0.3 of Next.js. But ...


