/** @type {import('vite').UserConfig} */ export default { // config options optimizeDeps: ["util"], }