We are continuing to work through the NextJS tutorial at http:/nextjs.org/.
We also used next and the now-cli to deploy a web app to Now in the cloud. This is outlined in lesson 8.
We can also deploy to other cloud services by doing a build and then pushing the files up.