i am making a client website. and for front end i am using next js.
now i need to remove my wp from my root domain(example.com) , because i want my next js front end to show up in root domain.
.
and and i want move wp to subdomain(xxxx.example.com) .
can anyone tell me the process, i want to...