mirror of
https://github.com/vercel/workflow.git
synced 2026-09-14 19:59:43 +08:00
384 B
384 B
Enable Vercel-prod e2e tests for the tanstack-start workbench now that the
Vercel project is connected, and pin its react/@types/react versions to
match nextjs-turbopack so pnpm dedupes them across the workspace (the
mismatch was breaking the nextjs-turbopack and nextjs-webpack production
builds with a MotionStyle type error coming from two @types/react
copies).