14 lines
359 B
JSON
14 lines
359 B
JSON
{
|
|
"domain": "instant.0xproject.com",
|
|
"build_command": "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
|
|
}
|