@rezaisgoat.eth
hey @awkweb I got an issue in regards of importing a self-written module to the index.tsx file.
the module I use is in the same directory as index.tsx and everything works fine while developing on local, but when I deploy on Vercel things go wrong and placing the content of the modules on top of everything fixes it.