import { defineConfig } from "vite"; export default defineConfig({ base: "/social-links-profile/", });