<img width="959" alt="error" src="https://github.com/hygraph/reference-marketing-website/assets/12877886/69b07e80-1940-4a06-a7dc-d78d04cff8a7"> If anyone encountered this issue, the bundled `next-mdx-remote` dependency had `ver. 4.0.2` installed. Just update to the latest version: `npm uninstall next-mdx-remote && npm install next-mdx-remote`. This installed `ver 4.4.1` and fixed the issue.