I have /[locale]/suscripcion/[brand]/[model]/[version] page
and when I build the project I am getting
Collecting page data ..Error: A required parameter (brand) was not provided as a string in getStaticPaths for /[locale]/suscripcion/[brand]/[model]/[version]
I know I need to provide params inside getStaticPaths function but I don't know how.
[brand]/[model]/[version] coming from the URL
Try this: