@next/mdx with slug in app dir
Doing some experimentation with the app directory, and I’m curious if anyone has seen or can find documentation for how to do dynamic slugs for posts within the app directory using 
@next/mdx to fetch content? So that /blog/dynamic-slug would fetch the right MDX doc. Should I just opt for contentlayer instead?0 Replies