Vercel deployment issues with firebase: environment variables
I am trying to deploy my nextjs project through vercel. I use firebase in the project so i have uploaded my firebase keys to vercel under environment variables. on the local environment it runs fine since it uses the env.local file for the env variables but I am having significant trouble with vercel.