"Partially" pre-render page

Hello,

I have a page in Nuxt which I would like to pre-render at build time. However, the header of my site changes based on whether a user is logged in or not. Is there a way for me to pre render the page only and not the template in Nuxt?

Thank you!
Was this page helpful?