aboutsummaryrefslogblamecommitdiffstats
path: root/packages/instant/.production.discharge.json
blob: c87f8b1878c6422f58f35ae4688c7555e5bf28c9 (plain) (tree)
1
2
3
4
5
6
7
8
9
 
                               
                                                                              




                              
                               



                              
{
    "domain": "instant.0x.org",
    "build_command": "dotenv yarn build -- --env.discharge_target=production",
    "upload_directory": "umd",
    "index_key": "instant.js",
    "error_key": "404.html",
    "trailing_slashes": true,
    "cache": 3600,
    "aws_profile": "0xproject",
    "aws_region": "us-east-1",
    "cdn": true,
    "dns_configured": true
}