diff --git a/netlify.toml b/netlify.toml
new file mode 100644
index 0000000000000000000000000000000000000000..5755a6e4f099b49b639be8ba6f063741a89dc50e
--- /dev/null
+++ b/netlify.toml
@@ -0,0 +1,6 @@
+# This is the configuration file for the netlify preview deploys
+# See https://www.netlify.com/docs/netlify-toml-reference/ for more
+
+[[redirects]]
+  from = "/"
+  to = "/__tests__/integration/mirador/"