Next js frontend only app (static + everything on client side)

58 Views Asked by At

I want to use next js instead of react but for similar type of build

Static client side spa No server should be required No pre rendering Complete app on client side

I need guidance to do setup this. How to do this setup? What configurations do I need to do?

0

There are 0 best solutions below