Loading request...
The Shadcn CLI, when used with Vercel v0, sometimes confuses 'app' and 'src/app' directories when adding new page.tsx and component files, leading to incorrect file placement.
@rauchg @vercel @v0 Shadcn CLI should properly add new files in the existing directory, sometimes it confuses between 'app' and 'src/app' directory for adding new 'psge.tsx' and component files.