I added ksp(libs.androidx.room.compiler) to the build.gradle.kts (Module:app).
ksp(libs.androidx.room.compiler)
Everything works as expected.