diff --git a/public/_routes.json b/public/_routes.json new file mode 100644 index 0000000..55e77a8 --- /dev/null +++ b/public/_routes.json @@ -0,0 +1,5 @@ +{ + "version": 1, + "include": ["/*"], + "exclude": [] +}