Just lemme know what DNS records you need me to add. For example, if your website is on a server, it might be something like:
A example 93.184.215.14
AAAA example 2606:2800:21f:cb07:6820:80da:af6b:8b2c
Which would mean that example.woosaree.ca points to the IP address 93.184.215.14
Or if your website is hosted on another website’s subdomain, you might want a CNAME record like so:
CNAME example example.com
Which would theoretically allow someone to visit example.woosaree.ca instead of example.com
just point vercel to your github repo with the website: https://vercel.com/