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 2790982 commit fdc44a3Copy full SHA for fdc44a3
tensorsofthewall/next.config.ts
@@ -4,7 +4,7 @@ import { hostname } from "os";
4
const nextConfig: NextConfig = {
5
/* config options here */
6
output: 'export',
7
- basePath: '/tensorsofthewall/tensorsofthewall',
+ basePath: '/tensorsofthewall',
8
images: {
9
unoptimized: true,
10
}
0 commit comments