Install Next.js
Install Next.js with Create Next App
Official CA
The community token CA is published here for quick verification.
Create a new project
code
On installation, you'll see the following prompts
code
Start the app
code
Recommended project shape
Use the App Router, TypeScript, Tailwind CSS, and the default @/* import alias. That matches how Vengeance UI examples and registry components are written.