Next.js interactive resources with TutorialKit

@jazsouf they should support everything, it’s a real Node.js runtime
However in practice, Next.js process model in dev is so elaborate that it’s historically hard to support, I don’t know exactly why, I guess webcontainers are not made to run too many processes and highly dynamic apps like that. But 14.1 works relatively ok, I hope v15 will be supported later on.

2 Likes