import { defineConfig } from 'vite' const config = defineConfig({ }) export default config