Hey friends, my Next.js project is having issues with the blog page after deployment. When I click o

Hey friends, my Next.js project is having issues with the blog page after deployment. When I click on a specific post, it fails to load. The error message I get is: Application error: a server-side exception has occurred (see the server logs for more information). Digest: 49606443. Here is the relevant code, and it seems the problem is with next-mdx-remote/rsc. Does anyone have any solutions?
image.png
image.png
Was this page helpful?