Upgrade toQuasar v2and use Vue.js 3
SPA Build Commands

Quasar CLI makes it incredibly simple to develop or build the final distributables from your source code.

Developing:

$ quasar dev

Building for Production:

$ quasar build