{ "compilerOptions": { "baseUrl": ".", "paths": { "@/actions/*": ["actions/*"], "@/components/*": ["components/*"], "@/lib/*": ["lib/*"] } } }