implementation("io.ktor:ktor-server-status-pages:3.0.0-beta-1")
Enables handling of exceptions and status codes by configuring custom responses or serving specific files for error pages.