'How to set secret key in vercel environment variables?

I am trying to deploy my application, and added all the environment variables but of course, I got an error. Just what I needed. I only have a simple question and that is how do you guys set secret keys? Do you wrap it in single quotes or something? I only need an example to follow!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source