import { defineConfig } from '@element-plus-next/build-published/config' export default defineConfig({ vue: true, dts: false, })