Multiple choiceDifficulty 2
You want a minimal App Router data-fetching sample. Best first stop?
Answer
examples/ in the Next.js repo
Choices
- examples/ in the Next.js repo
- The minified build in dist/
- Random Stack Overflow only
- The LICENSE file
- examples