ZEIT Now is a cloud platform for serverless deployment. It enables developers to host websites and web services that deploy instantly, scale automatically, and require no supervision, all with minimal configuration.

This documentation contains all of the resources needed to get up and running with Now. Get started with some of the features of Now below and explore the documentation in their sections to learn how to make serverless deployments work for you.

Try Now

The following example highlights the ease with which you can deploy static assets (like with the index.html and style.css files below) combined with a Lambda (date.js) that executes and produce a dynamic response.

Editor
Loading...

Deploy the simple application above and get instantly redirected to your new deployment. Edit the code to see your changes live and then get started with your applications locally using the same power.

Get Started

To learn more and get the most out of Now we recommend that you install one of our clients.

They will give you complete control over your account and enable you to instantly deploy applications, assign custom domain names and much more.