scoresaber-reloadedv3/apps/frontend/config.ts
Liam e0833d17f1
All checks were successful
Deploy Frontend / deploy (push) Successful in 4m3s
j
2024-10-04 16:43:12 +01:00

4 lines
103 B
TypeScript

export const config = {
siteUrl: process.env.NEXT_PUBLIC_SITE_URL || "https://ssr.fascinated.cc",
};