Vetur change tsconfig emplacement

// vetur.config.js
module.exports = {
  projects: [
    './apps/client'
  ]
}
florinrelea