I"m using Vue-cli 3.x + scaffolding. After the completion of the project development, I hope to be able to execute my own custom function after the implementation of npm run build to operate the packaged files, compress and automatically upload and deploy to the test environment. If you are using a custom developed plug-in, how to ensure that the plug-in function is executed after packaging and generation.