rsnext/examples/with-dotenv
Joe Haddad 8287ed233d
Replace dotenv example (#13770)
This removes the `with-dotenv` example in favor of a README that directs users to the docs.
2020-06-04 18:18:09 +00:00
..
README.md Replace dotenv example (#13770) 2020-06-04 18:18:09 +00:00

dotenv Example

Next.js automatically supports Environment Variable loading as of Next.js 9.4. You can read more about it in the blog post.

Visit the documentation to learn how to use Environment Variables support in Next.js 9.4+.