2021-09-14 17:23:36 +02:00

3 lines
134 B
TypeScript

export const MEDUSA_PUBLIC_STORE_URL = process.env.NEXT_PUBLIC_MEDUSA_STORE_URL
export const MEDUSA_CART_ID_COOKIE = 'medusa_cart_id'