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 81cfb1b + cc9d7c5 commit 54147c2Copy full SHA for 54147c2
1 file changed
next.config.mjs
@@ -6,7 +6,7 @@ const nextConfig = {
6
? {
7
output: 'export',
8
distDir: 'out',
9
- basePath: '/hackhub.stability.nexus/',
+ basePath: '/hackhub.stability.nexus',
10
assetPrefix: '/hackhub.stability.nexus/',
11
images: { unoptimized: true },
12
}
0 commit comments