Next.js generates .next/types/ files that must be under rootDir. Base tsconfig sets rootDir to "src", web needs "." to include both src/ and .next/types/. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| core | ||
| plugins | ||
| web | ||
Next.js generates .next/types/ files that must be under rootDir. Base tsconfig sets rootDir to "src", web needs "." to include both src/ and .next/types/. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| core | ||
| plugins | ||
| web | ||