I have Wordpress hosted on Hostinger and a domain over there as well. I use the Hostinger setup as a headless cms and I have nextjs setup using WPGraphQL to query wordpress.
My question is, as i have a domain on Hostinger making my wordpress login:
https://www.exampledomain.com/wp-admin
Is it possible to use this domain on vercel and have the same domain:
https://www.exampledomain.com/
Any help on how I could achieve this would be great thanks!