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 abe870b commit f2b187cCopy full SHA for f2b187c
next.config.js
@@ -4,7 +4,7 @@ const nextConfig = {
4
images: {
5
unoptimized: true,
6
},
7
- basePath: '',
+ basePath: '/omniscript-site',
8
trailingSlash: true,
9
}
10
0 commit comments