Prerender specific page/route components
Hey there, I have a page with static content but a dynamic header and footer. Is there any way to pre-render only the content part of the page which is located in a separate component while normally using SSR for the rest of the layout?
Thanks!
0 Replies