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