Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@@ -3,6 +3,7 @@ import react from '@vitejs/plugin-react'
import path from 'path'
export default defineConfig({
+ base: '/admin/',
plugins: [react()],
resolve: {
alias: {