There was an error while loading. Please reload this page.
1 parent 03873b8 commit 008415cCopy full SHA for 008415c
apps/developer-hub/next.config.js
@@ -4,7 +4,7 @@ const config = {
4
reactStrictMode: true,
5
pageExtensions: ["ts", "tsx", "mdx"],
6
outputFileTracingIncludes: {
7
- "/**": ["./content/docs/**"],
+ "/": ["./content/docs/**"],
8
},
9
10
logging: {
0 commit comments