I realize this looks a little wacky, but this was the only way I could get my nextjs app to build. Since this change to the TS client, nextjs will not build with this. You can read other issues. About this. I don't know if someone has a better solution, but this was how I was able to get it to work.
I realize this looks a little wacky, but this was the only way I could get my nextjs app to build. Since this change to the TS client, nextjs will not build with this. You can read other issues. About this. I don't know if someone has a better solution, but this was how I was able to get it to work.
I had already tried this for the next.config:
Sadly this didn't work even though it looked very promising.