I have a vue.config.js file
module.exports = { devServer: { proxy: { "^/api": { target: "http://localhost:3001",