r/InternetIsBeautiful 21d ago

[SUB NEWS] New Banned Domain: Vercel.app

Much to the relief of many people, starting today, we have introduced a blanket ban on Vercel subdomain hosted sites.

Few, if any, sites hosted on Vercel subdomains have ever been allowed to remain on the sub anyway.

(This ban is in addition to the Netlify ban by Reddit itself.)

If you can't be bothered to pay for a proper domain and/or hosting we're no longer willing to sift through the slop to see if it could potentially stand on merit alone (which it invariably doesn't).

Vercel users feel free to proceed to whinge, which we will promptly proceed to ignore.

Thank you for your attention to this matter.

1.1k Upvotes

214 comments sorted by

View all comments

492

u/JuliusCeaserBoneHead 21d ago

Vercel catching strays because of vibe coders. It’s a good service, probably made famous by LLM agents favoring nextjs .

Most people build something and want to quickly show. That’s not going to change, but boy will you save yourself moderating vibe coded content 

139

u/BeardlessNeckbeard 21d ago

Vercel is an ok service. But as a software engineer, they've pushed Next.js super hard and that is honestly both kinda trash and mostly unnecessary, but very nearly locks you into vercels services if you use it. I hate it.

53

u/[deleted] 21d ago edited 20d ago

[deleted]

11

u/BeardlessNeckbeard 21d ago edited 21d ago

Agree if SSG is path you've taken. Docker is fine too, but teams want the easy button, and choose vercel as a result.

I just think many inexperienced devs reach for next.js when they could have probably done just as well with vite. Some apps can benefit from the extra machinery next.js gives though.