Double check that the file is actually named Users.ts and not users.ts as Vercel and Git are case-sensitive.
Users.ts
users.ts
Try renaming the file to something else, commit and push, then rename it back, that resolves case-related issues.