diff --git a/now.json b/now.json index 6f5ae8f..8ae9a3a 100644 --- a/now.json +++ b/now.json @@ -7,6 +7,9 @@ "pegjs.now.sh" ], "files": [ + "examples", + "lib", + "test", "website", "server.js" ]