No Subfolder in the URL

This commit is contained in:
AG
2025-12-20 20:54:12 +02:00
parent 13029f4277
commit d28b19c053
3 changed files with 5 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ export default defineConfig(({ mode }) => {
react(),
tailwindcss(),
],
base: '/ag-beats/',
base: '/',
build: {
outDir: '../dist',
emptyOutDir: true,