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.62k stars 735 forks source link

.science domain not support by GUI #349

Closed borisalmonacid closed 10 months ago

borisalmonacid commented 11 months ago

image

steven-tey commented 10 months ago

Good catch! We're using a relatively naive input pattern for now (only allows 5-letter TLDs at most), so feel free to tweak that for your application! :)