import { defineConfig } from "vite"; export default defineConfig({ base: "https://states.vps.chriphost.de", });