Hey!
I'm working on a visual IDE for React and trying to add support for NextJs.
I'd really appreciate it if someone could explain how NextJs resolves its assets.
e.g. when creating a new project with create-next-app a public folder is being created with vercel.svg inside. I'm trying to figure out what's the process that resolves /public/vercel.svg to /_next/image/vercel.svg