export default { root: ".", build: { outDir: "../public/", emptyOutDir: true, // also necessary sourcemap: "inline", }, };