aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/.discharge.json
blob: 3de085cf9768f91b81d6a9c47961e570078e9c92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "domain": "0x-instant-dogfood",
  "build_command": "yarn build:umd:prod",
  "upload_directory": "public",
  "index_key": "index.html",
  "error_key": "index.html",
  "trailing_slashes": true,
  "cache": 3600,
  "aws_profile": "default",
  "aws_region": "us-east-1",
  "cdn": false,
  "dns_configured": true
}