T3 Stack Access Env Variables Without Prefix On Frontend

How do I access an env variable without the prefix on the frontend? I want to be able to use the same env variables across projects (Deploying on railway using environments) so how would I access the env variables on the frontend without the prefix
Was this page helpful?