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