Deploy nextjs apps on mydomain.com/path using github actions
I have a few nextjs apps that I want to put on my same domain.
Suppose my main domain is exampleDomain.com, now I have 3 apps. RootApp, App1, App2
I have a few nextjs apps that I want to put on my same domain.
Suppose my main domain is exampleDomain.com, now I have 3 apps. RootApp, App1, App2