Empty vercel env var

Railway's pushing an empty env var, DATABASE_URL, to vercel. The variable is set up in railway as a reference, and the rest of the vars are populating in vercel normally. Am I doing something wrong or is railway doing something wrong?
3 Replies
Percy
Percy16mo ago
Project ID: 4a9e83cb-e244-49c3-8783-47a011feb5dd
Nfinished
Nfinished16mo ago
4a9e83cb-e244-49c3-8783-47a011feb5dd same deal with REDIS_URL, pictured disconnecting and reconnecting the integration did nothing Ah, it's because I had them set manually in Railway. Removing the vars in railway pushed them to Vercel normally after I restarted the integration. Confusing.