I am trying to deploy some minor changes to an app which uses the AISDK but i'm getting build errors:
Attempted import error: 'ZodFirstPartyTypeKind' is not exported from 'zod' (imported as 'ZodFirstPartyTypeKind').
According to the build logs this is coming from the AISDK library and I can't seem to fix it.
Anyone else seeing this? Only started happening today.