I have two nextjs repositories for landing page and blog, Repository A & Repository B deployed on Vercel.
I already deployed Repository A with domain mypage.com, and I want to attach my Repository B as mypage.com/blog.
I would like to know the step how I can manage these architecture on Vercel & nextjs projects.