Issue with Next.js path
I'm at a wall for awhile now, the module can't be found. I'm thinking it's because the lack of /_generated/api because that's not a folder that exists. But I'm curious is the issue simply that(no api folder)? "use client" isn't working, I'm assuming due to path issue.
Here's my code:

