{ "$schema": "https://ui.shadcn.com/schema.json", "style": "default", "rsc": true, "tsx": true, "aliases": { "components": "@/components", "utils": "@/lib/utils", "lib": "@/lib", "hooks": "@/hooks" } }