rsnext/examples/with-universal-configuration-build-time/README.md
Sarbast Mohammed 279da6317c
Update with-universal-configuration-build-time example (#15228)
Co-authored-by: Luis Alvarez <luis@vercel.com>
2020-07-17 11:24:23 +02:00

443 B

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.