← Back to context

Comment by SilverSlash

13 hours ago

A lot of the LLMs are very familiar with next.js and vercel is also aggressively building an ecosystem around their tooling for LLMs. So I wonder if this problem will only be exacerbated when everyone using LLMs is strongly nudged (forced) to use next?

When you create a Next.js project from Vercel's template, you get an AGENTS.md that literally says "THIS IS NOT THE NEXT.JS YOU KNOW"

  • Is that because LLMs default to the older pages router? Or are they actually providing a different version of the library optimised in some way for agents?