import { defineConfig } from 'vite'; export default defineConfig({ // See: https://vitejs.dev/config/ });