As prepare is only needed to boot up the hot reloader + exportPathMap routes in development, it's not longer a requirement in the production server.
- Implements Lerna - Moves all source code into `packages/next` - Keeps integration tests in the root directory