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




                                 
                               


                              
 
{
    "domain": "0x-instant-staging",
    "build_command": "WEBPACK_OUTPUT_PATH=public dotenv yarn build -- --env.discharge_target=staging",
    "upload_directory": "public",
    "index_key": "index.html",
    "error_key": "index.html",
    "trailing_slashes": true,
    "cache": 3600,
    "aws_profile": "0xproject",
    "aws_region": "us-east-1",
    "cdn": false,
    "dns_configured": true
}