const { VITE_API_URL: API_URL } = import.meta.env; export { API_URL };