{ "compilerOptions": { "paths": { "@/*": ["./*"] } }, "exclude": ["node_modules", "**/.next/**", "**/_next/**", "**/dist/**"] }