{ "compilerOptions": { "paths": { "@/*": ["./src/*"], "@/auth": ["./src/app/lib/utils/auth.js"] } } }