frontend · easy

.env.local

A local-only env file (common in Next.js) for machine-specific secrets. Usually gitignored so keys never hit the repo.

Tags: nextjs