next.js
2ab4a443 - fix the command to install nextjs using bun (#64081)

Commit
1 year ago
fix the command to install nextjs using bun (#64081) the correct installation command for nextjs using bun is " bunx create next-app " not bunx create-next-app I've changed it to correct command.
Author
Parents
Loading