I wonder how to convert only two pages in a Vue3 project to be rendered on the server-side to enhance their SEO. I also want to avoid migrating to Nuxt.js.
Thanks for your help in advance.
I tried using Node.js configs according to Vue3's documentation but it can only accept a stringified Vue root component.
https://staging-cf.vuejs.org/guide/scaling-up/ssr.html#ssr-vs-ssg