A list of alias URLs pointing to this deployment.
Example: "https://branchname.projectname.pages.dev"
"https://branchname.projectname.pages.dev"
@JsonKey(name: 'aliases') late List<String>? aliases;