Can someone help me figure out how to create a profile page for each username, like site.com/jack or site.com/jill? I'll be pulling the username info from an API that also contains the user ID and email.
I'm new to Next.js and would really appreciate some guidance on where to start.