SSG on nextJS when appRouter is made with fastify adapter?
Anybody used next SSG with fastify adapter? If try to import appRouter from fastify to getStaticProps router in nextjs, I get webpack loader problems. How should I approach getting this to work?
0 Replies