export const API_URL = import.meta.env.DEV ? "http://localhost:3000" : "https://pagoda.shi.foo";