stockfish.js
stockfish.js copied to clipboard
Do not assign to the variable `module`
Using the basic stockfish.js works great in my local enviroment, but when uploading to vercel it says Do not assign to the variable module
How do I fix this issue?