This directory is a brief example of a Gatsby app with serverless functions that can be deployed to ZEIT Now with zero configuration.
To get started with Gatsby on Now, you can use the Gatsby CLI to initialize the project:
$ gatsby new gatsby-site
Once initialized, you can deploy the Gatsby example with just a single command:
$ now