import config from "lowcoder-cli/config/vite.config"; export default { ...config, server: { open: true, port: 9000, }, };