rsnext/test/integration/env-config/app
JJ Kasper fafa16f350
Bundle env configs in serverless mode (#13406)
As discussed this adds bundling of `.env` files in `serverless` mode so that the environment values are also available when deploying with this target

closes: https://github.com/zeit/next.js/issues/13332
2020-05-26 19:01:57 +00:00
..
pages Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
.env Add tests for dotenv-expand behavior (#12140) 2020-04-23 21:15:36 +02:00
.env.development Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
.env.development.local Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
.env.local Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
.env.production Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
.env.production.local Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
.env.test Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
.env.test.local Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00
next.config.js Bundle env configs in serverless mode (#13406) 2020-05-26 19:01:57 +00:00
package.json Add initial support for new env handling (#10525) 2020-03-26 13:32:41 +01:00