Preact is a drop-in replacement for React. I think it's missing some React APIs, but it should have a subset of APIs so nothing new to learn if you're familiar with React.
All that to say: if you're learning Next.js, you're learning React and also Preact at the same time.