fix zod validation for products and store
i changed PK type for products and stores models to uuid. i used the blitz generate all command the generate resources for them. So I forgot to change their type validations wherever they occur.
Local build now works, hope Vercel's too does.
Local build now works, hope Vercel's too does.