Spaces:
Build error
Build error
export const aitubeUrl = `${process.env.NEXT_PUBLIC_DOMAIN || "" }` | |
export const aitubeApiUrl = aitubeUrl + (aitubeUrl.endsWith("/") ? "" : "/") + "api/" |