export const getServerUrl = (): string => { return import.meta.env.VITE_SERVER_BASE_URL }