cal.pub0.org/lib/config/constants.ts

2 lines
85 B
TypeScript

export const BASE_URL = process.env.BASE_URL || `https://${process.env.VERCEL_URL}`;