I have a nodejs vue application i want to deploy as a windows exe. Use main server.js which uses express and serve-static to serve the (npm run build created) dist folder. W