diff --git a/public/index.html b/public/index.html
new file mode 100644
index 0000000000000000000000000000000000000000..137b86140e150d639a6e56b88e149b3592920152
--- /dev/null
+++ b/public/index.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <title>Internal Test Builds</title>
+</head>
+
+<body>
+    <h1>Internal Test Builds</h1>
+
+</body>
+
+</html>