blob: 5a11f8a1da6e6c6e0afc3d5ceab3504a253d5319 (
plain) (
tree)
|
|
{
"domain": "0x-instant-dogfood",
"build_command": "WEBPACK_OUTPUT_PATH=public yarn build:prod --env.dogfood",
"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
}
|