I tried to get this to work with ssr=true in nuxt.config.ts but failed.
I get this error
(node:3440820) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension.
(Use node --trace-warnings ... to show where the warning was created)