scoresaber-reloadedv3/config.ts
Liam 2f18f0f096
Some checks failed
Deploy / deploy (push) Failing after 1m22s
wish me luck
2024-09-28 05:57:35 +01:00

4 lines
103 B
TypeScript

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