yarn install --production # OR yarn install --production=true # OR yarn install --prod
NODE_ENV=production yarn install