Hello Chris,
After I ran pnpm dlx @park-ui/cli init to generate the Park UI design system, I noticed that it output to the default styled-system folder, but in my panda.config.ts, I customized outdir to something different.
I see that components.json does reference panda's config file, so I wonder if you could use the custom outdir for the init script?
Thanks!