Maxence Poutord wrote a nice article on how to scale a large Vue.js application.

vue tips

Split your application into completely isolated modules.

Consider micro-frontends architecture.

Don’t overuse your Vuex store.