/** @type {import('vite').UserConfig} */ export default { build: { outDir: 'template/public', }, }