New Vue Storefront SDK

I have a Nuxt 3 project using the new SDK for vue storefront. I see that the middleware is an express server in addition to the Nuxt 3 builtin server, and this needs to be public which is yet another endpoint to maintain.

Can I run the middleware through nuxt without creating another endpoint, like in the old setup?
Was this page helpful?