Do I need to install the Deno+Next.js project as a Mongoose dependency using the CLI? Or it doesn't need to be installed using CLI. Directly importing it like this will work
import mongoose from "npm:mongoose@^6.7";import mongoose from "npm:mongoose@^6.7";