implementation("io.ktor:ktor-server-status-pages:3.0.0")
Enables handling of exceptions and status codes by customizing responses, such as serving specific error pages.