implementation("io.ktor:ktor-server-status-pages:2.0.0-beta-1")
Enables custom responses for exceptions and status codes, allowing tailored error handling and user-friendly error pages.