implementation("io.ktor:ktor-server-status-pages:3.3.2")
Enhances web applications by handling exceptions and status codes, enabling custom error pages and responses.