diff --git a/Procfile b/Procfile new file mode 100644 index 0000000000..fdab9a4c81 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: NODE_ENV=production npm start