Contentlayer error when deploying onto Vercel
Hey all, I ran into this problem when trying to deploy a blog using mdx, contentlayer, etc on vercel. Anyone know a fix? Here is the build command in my package.json
"build": "next build && contentlayer build"
0 Replies