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 89211aa commit be3b469Copy full SHA for be3b469
vite.config.ts
@@ -9,4 +9,5 @@ export default defineConfig({
9
tailwindcss(),
10
glslPlugin(),
11
],
12
+ base: "/nix-con-2025",
13
})
0 commit comments