How to use .env files in Next.js

  • 2 months ago
In this video I'm showing how to use the .env files in a Next.js application. There are multiple reasons to use these files in our application and I'm showing how to store and read environment variables from .env files.

Recommended