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