Jaime Wu
Jaime Wu
I seem to have fixed this issue by unticking the compile to temporary feature, but now the file won't autorun after compiling and gives me this error 
I am also having this issue, is there a way for ourselves to resolve this?
Same issue here. Just doing a simple rename of the tables. On latest drizzle "drizzle-kit": "^0.31.4", "drizzle-orm": "^0.44.3", "drizzle-zod": "^0.8.2",
Has anyone managed to deploy to vercel's api routes?
@Floriferous hey would you mind posting a full solution you have? Is that all in a single router.tsx file?
Anyone else also experiencing this issue. I've added the serverExternalPackages to the config but no luck ;(
Did some debugging and tried different versions of the transformers package and found that if we use `@xenova/[email protected]` everything seems to work fine, but as soon as we try `@huggingface/[email protected]`...
I got some time to try your hacks @geronimi73. No idea how you figured out what you did lol. I also managed to get it working and deployed even with...
> @Zefty so did you get it to work only with the hacks from @geronimi73? or was the latest version "just" working? i also tried a couple of things when...