How to use ssr and non ssr in same app
[issue link]Nuxt is server side rendering framework for SEO and other features
But in the real world some page require SSR for SEO like product list, product detail, blog content, ads page. And some page do not want SEO like setting, about-me, dashboard, landing page. How to use ssr page and non ssr page for the same app