How to use Environment Variable (.env) in NextJS?
Originally published at surajondev
Introduction
When developing projects, we use various dependencies in our application. Many tools use token/API keys to give endpoints access, in the case of APIs to the authorized user. These API keys are valuable ...
surajondev.hashnode.dev3 min read