Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 542 Bytes

File metadata and controls

11 lines (7 loc) · 542 Bytes

This is NOT the Next.js you know

This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in node_modules/next/dist/docs/ before writing any code. Heed deprecation notices.

When starting work on a Next.js project, ALWAYS call the init tool from next-devtools-mcp FIRST to set up proper context and establish documentation requirements. Do this automatically without being asked.