Does output "export" have something like "getStaticPaths"?
Unanswered
Mini Satin posted this in #help-forum
Mini SatinOP
I have an static project and I want to add translations to it, all the translations come from a CMS, so as the languages accepted.
What I want to do is create a route like "/en/dashboard" based on the accepted languages.
What I want to do is create a route like "/en/dashboard" based on the accepted languages.
1 Reply
Mini SatinOP
Or if I can write manually the languages on the next app (if I cant fetch from the CMS), and then it generates N builds for me, for each route