We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 368a976 + 6628d3f commit 4bbe499Copy full SHA for 4bbe499
docs/next.config.js
@@ -4,8 +4,8 @@ const withNextra = require('nextra')({
4
})
5
6
module.exports = withNextra({
7
- basePath: "/kaizen/docs",
8
- assetPrefix: "/kaizen/docs",
+ basePath: "",
+ assetPrefix: "",
9
images: {
10
unoptimized: true
11
},
0 commit comments