* Add node_modules bundling under the —lambdas flag for next build * Run minifier when lambdas mode is enabled * Add lambdas option to next.config.js * Add test for lambdas option
- Implements Lerna - Moves all source code into `packages/next` - Keeps integration tests in the root directory