'What should be the directory structure for the param having prefix in Nuxt.js?

I have a route like /en/rent-:productSlug

What should be the directory structure of the above route as the parameter productSlug is having prefix rent?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source