next.js
4353c8f8 - example: typo `yarn` → `next` (#72018)

Commit
1 year ago
example: typo `yarn` → `next` (#72018) ## Summary The old analyze command use `yarn build`. This happens an error with node, pnpm and bun. ### Adding or Updating Examples - [x] The "examples guidelines" are followed from our contributing doc https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md - [x] Make sure the linting passes by running `pnpm build && pnpm lint`. See https://github.com/vercel/next.js/blob/canary/contributing/repository/linting.md
Parents
Loading