Which bundler is Next.js 14.2.11 using?
I have a created a Next.js project with npx create-next-app@latest
It is using Next.js 14.2.11
with typescript.
not scroll my page instead of this scroll component inside page
image scroll video
React Hook “usePathname” cannot be called inside a callback
Am deploying my nextjs application to vercel but the process exits and throws. 28:26 Error: React Hook “usePathname” cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function. react-hooks/rules-of-hooks.