You've Been Building Next.js Apps All Wrong!
Briefly

First, you'll need to install the Bit CLI using the command: npx @teambit/bvm install
Next, you'll need to verify that the CLI has been installed successfully by running the command: bit --version
Afterward, you'll see a file being created - workspace.jsonc. Open that file and update the defaultScope parameter to your <<BIT_USER_NAME.SCOPE_NAME>>.
To create a React env, run the command: bit create react-env envs/react --aspect teambit.react/react-env
Read at Medium
[
add
]
[
|
|
]