implementation("io.ktor:ktor-server-compression:2.0.0-beta-1")
Enables response compression using algorithms like gzip, deflate, and zstd, configurable by content type and size.