I'm working on an open-source customer feedback management platform called liny https://github.com/mcnaveen/liny and I wanted to host it on Vercel.
Ofc, I'll use a custom domain name in the future. But for now, I wanted to stick with the subdomain given by Vercel. My bad, Someone already grabbed liny.vercel.app and it just greets with this page.

So it makes me wonder why vercel doesn't have a subdomain squatting policy. Meaning.
If the project is 404 for a x amount of time. Why not just release the subdomain and let others use it?
Just like Ant Wilson pauses the supabase instance when not being used for x amount of time.