Normal in local and GitHub CI, but failed in Vercel CI.
But it will succeed when I redeploy it.
There was no such problem a week ago.
The error seems to come from typescript.
src/alert.ts(3,7): error TS2339: Property 'define' does not exist on type 'typeof Alert'.
18:37:58.135
src/avatar.ts(3,8): error TS2339: Property 'define' does not exist on type 'typeof Avatar'.
18:37:58.135
src/badge.ts(3,7): error TS2339: Property 'define' does not exist on type 'typeof Badge'.
18:37:58.135