export const API_URL = typeof document !== "undefined" ? window.ENV.API_URL : process.env.API_URL;