implementation("io.ktor:ktor-server-status-pages:3.4.2")
Enables customizable error handling by mapping exceptions and status codes to specific responses or HTML pages.