// vue.config.js
module.exports = {
  outputDir: 'target/dist'
}