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