I encountered the same issue, and I did add a next
package in my project.
yarn add next
or
pnpm i next
And my console stopped complaining that. However, I got another error in my browser when I ran it. So that, I don't think it provides smooth support for a general Vue project.