Next.js Discord

Discord Forum

How to prerender pages under a subdirectory under the App directory in Next 13

Unanswered
Giant Angora posted this in #help-forum
Open in Discord
Giant AngoraOP
As the title suggests, how can I accomplish this something like, I create a template page which can render sub pages under a subdirectory under the App directory. So something like individual blogs. That are stored in some kind of an array but when the url like this is called site.com/blog/blogname1, a page is rendered based on a template.

0 Replies