diff --git a/static.json b/static.json new file mode 100644 index 00000000..124cc0ad --- /dev/null +++ b/static.json @@ -0,0 +1,7 @@ +{ + "root": "build/", + "clean_urls": false, + "routes": { + "/**": "index.html" + } + } \ No newline at end of file