# Hi all, I would like to enable SSG mode in Nuxt3 with "target=static" and "ssr=false". How can I register the routes? I get my routes via an asynchronous function.