@@ -8,4 +8,4 @@ RUN npm install
EXPOSE $PORT
-CMD [ "npm", "run production" ]
+CMD [ "npm", "run-script","production" ]