{
"id": "framework:nextjs",
"_kind": "Framework",
"_file": "domain/frameworks/nextjs.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Next.js",
"belongsToLanguageId": "language:typescript",
"category": "web-fullstack",
"description": "The Next.js framework.\n"
},
"outgoingEdges": [
{
"from": "framework:nextjs",
"to": "language:typescript",
"kind": "belongs_to_language"
},
{
"from": "framework:nextjs",
"to": "skill-area:server-side-rendering",
"kind": "used_by_skill_area",
"attributes": {}
},
{
"from": "framework:nextjs",
"to": "skill-area:hydration",
"kind": "used_by_skill_area",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "skill-area:server-side-rendering",
"to": "framework:nextjs",
"kind": "uses_framework"
},
{
"from": "skill-area:hydration",
"to": "framework:nextjs",
"kind": "uses_framework"
},
{
"from": "stack-profile:nextjs-supabase-stripe",
"to": "framework:nextjs",
"kind": "composed_of"
},
{
"from": "stack-profile:t3-stack",
"to": "framework:nextjs",
"kind": "composed_of"
},
{
"from": "scope-boundary:nextjs.scope",
"to": "framework:nextjs",
"kind": "bounds_subject"
}
]
}