diff --git a/Procfile b/Procfile new file mode 100644 index 000000000..0a95eb041 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: npx http-server example/dist --port $PORT \ No newline at end of file