vercel / platforms

A full-stack Next.js app with multi-tenancy and custom domain support. Built with Next.js App Router and the Vercel Domains API.
https://app.vercel.pub
5.38k stars 689 forks source link

Suggestion: Add avatar.vercel.sh into the next.config.js file #288

Closed jared-luke closed 9 months ago

jared-luke commented 11 months ago

Hi,

Love everything about this project. I ended up spinning it up locally, and I switched the Github AuthProvider out for the Email AuthProvider.

By doing this I uncovered an issue with the code found here: https://github.com/vercel/platforms/blob/main/components/profile.tsx#L22

I believe it's a simple fix by adding the avatar.vercel.sh into the next.config.js file.

Thanks, and sorry if the format of this message is incorrect. First time posting on an open source project! Cheers

steven-tey commented 9 months ago

Good point, thank you!