Update vite.config.ts

This commit is contained in:
2025-07-10 21:03:49 +09:00
committed by GitHub
parent 8106bc9cdc
commit 4c7a0f9d93

View File

@@ -31,7 +31,7 @@ export default defineConfig(({ command, mode, ssrBuild }) => {
]
}
},
base: './public'
base: './'
}
} else {
return {