Building for Production In order to build for production and run the finished project, execute the following: $ npm i $ export export NODE_TLS_REJECT_UNAUTHORIZED='0' && npm run dev