aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra-spec/.discharge.json
blob: 80ede84f366ed1395b5e9d50f9a80350a1f13a87 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "domain": "sra-spec",
    "build_command": "yarn build-json",
    "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
}