now
ZEIT Now project configuration file
| Type | object |
|---|---|
| File match |
now.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/now/latest.json |
| Source | https://www.schemastore.org/now.json |
Validate with Lintel
npx @lintel/lintel check
ZEIT Now project configuration file
Properties
name for the deployment
the Now Platform version that the deployment should use and is known to work with
an ID or slug for teams, or an email address, username, or ID for users
environment keys and values
1 nested properties
environment keys and values
a list of build descriptions whose src references valid source files
a list of route definitions
the deployment regions of the Serverless Functions that get created as a result of the build steps
When set to true, both the source view and logs view will be publicly accessible (when the user is authenticated with ZEIT).
Git integration options
4 nested properties
When set to false, Now for GitHub will not deploy the given project regardless of the GitHub app being installed.
When set to false, Now for GitHub will not apply the alias upon merge.
When set to true, Now for GitHub will stop commenting on pull requests and commits.
When set to false, Now for GitHub will always build pushes in sequence without cancelling a build for the most recent commit.
Definitions
domain names (optionally including subdomains) added to the account, or a string for a suffixed URL using .now.sh or a Custom Deployment Suffix
environment keys and values