Skip to content
Docs
Stats
Search…
⌘ K
Back to builder
Next.js
Framework
React framework with App Router, RSC, and edge runtime.
Website
Module details
Dependencies
3
next
^16.2.6
react
^19.2.6
react-dom
^19.2.6
Dev Dependencies
3
@types/react
^19.2.15
@types/react-dom
^19.2.3
typescript
^6.0.3
Scripts
3
build
next build
dev
next dev
start
next start
Templates
6
app/globals.css
app
app/layout.tsx
app
app/page.tsx
app
next-env.d.ts
app
next.config.ts
app
tsconfig.json
app
Install
Install command
pnpm create stanza my-app --framework=next