We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a926ab commit 7af1b2bCopy full SHA for 7af1b2b
1 file changed
apps/web/static/_routes.json
@@ -0,0 +1,5 @@
1
+{
2
+ "version": 1,
3
+ "include": ["/*"],
4
+ "exclude": ["/docs/*", "/docs/**/*", "/icons/*", "/favicon.ico", "/manifest.webmanifest", "/robots.txt"]
5
+}
0 commit comments