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.
1 parent 68ab29d commit 922f24bCopy full SHA for 922f24b
docs/next.config.js
@@ -11,5 +11,6 @@ module.exports = withNextra({
11
distDir: "out",
12
images: {
13
unoptimized: true
14
- }
+ },
15
+ basePath: "/evolution-sdk",
16
})
0 commit comments