How to deploy two different application to same domain using subdirectory on cloudflare pages

Hi there. Is it possible to deploy two different application on Cloudflare pages using same domain.
for example, i would like to deploy NextJS on example.com/nextjs and NuxtJS on example.com/nuxtjs on same domain example.com.

Hey,

This is not possible today but I have made sure to note your support for it :slight_smile:

1 Like

Is there a way to do it with Cloudflare workers?