diff --git a/Procfile b/Procfile new file mode 100644 index 00000000..49d8463a --- /dev/null +++ b/Procfile @@ -0,0 +1,2 @@ +web: npm start:prod +