diff --git a/public/_redirects b/public/_redirects new file mode 100644 index 0000000..acc8214 --- /dev/null +++ b/public/_redirects @@ -0,0 +1,4 @@ +# Cloudflare Pages SPA fallback. Any path not matching a real file is served +# index.html with a 200 so TanStack Router can handle the route client-side. +# https://developers.cloudflare.com/pages/configuration/redirects/ +/* /index.html 200