help-forum
nextjs POST API not working in live static build, but working perfect on local
Any good libraries for a chatapp
Link preload in nextjs app router
Sitemap for Google Search Console
Translation
Help in Route.
Answered
video using next13.js but i have next14.js
Answered
Symlinks on local dev not working
react native ( expo-update)
Locked
Logging requests in self-hosted deployment
[next-auth] Get token for Github REST API
Answered
rewrite URL
Nextjs Auth0 - Can't find secret.
UI layout : Beginner
Answered
Is it just me or the HMR on 14.1.2+ sucks?
Using react.js template to /my-repo/folder1/project1, how?
Locked
Nextjs app in standalone mode with Auth.js(v5) returns JWTSessionError
Answered
Can someone PLEASE explain how Hydration failed because the initial UI error in a Server Component
Getting 500 internal server error after trying to fetch and then post to vercel postgres databasse
Answered
Pass state in client child component to server parent component
Answered
useEffect with appRouter. Is it right way ?
Answered
Protect Pages/API
Vercel Serverless functions behaving differently in 'vercel dev', than in 'vercel'?
tailwind css properties not displaying on Link element
Answered
revalidatePath not working for me
Answered
If you were building an Electron app with Next.js, would everything be technically client side?
Answered
The event loop triggers the microtask queues in different order in NextJS
page layouts
Correct pattern for router change from select box onChange event
Answered
How to build and share Next App
Missing key prop error when I have it in my code
Unable to insert into db with a server action
HTTP not s Request:
Answered
The Edge Function "middleware" is referencing unsupported modules: - @clerk: #components, #server
Applying Styles
Answered
Next-auth token decryption in a separate server (web-sockets)
Mapping import statements with duplicate directory segments
Server side fetching to api route protected with cookie auth
Answered
Infinite scroll
Dynamic import importing wrong file when using Turbopack
Answered
Error: An error occurred in the Server Components render.
Capturing client side values when the app renders and using them server side.
Setting cookies causes get cookies to rerender my component
Can't export a component that needs next/headers in the same file as a normal component
npm run build not working
Functions cannot be passed directly to Client Components
How to make a home button that clears everything?
Answered
Router Cache and refresh SSR components.
[Tutorial] Why do we not opt out the /lib and /ui from routing via `_` prefix?
How to use react context providers behind protected routes and react server components