rsnext/examples/with-universal-configuration-runtime
2020-07-19 02:02:40 -04:00
..
.gitignore Add missing gitignore files 2020-07-19 02:02:40 -04:00
README.md [Examples] Remove with-universal-configuration-runtime (#15268) 2020-07-17 17:09:12 -04:00

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+ and the Environment Variables Example to see it on action.