help-forum
I want to transfer data to api routes via middleware
Top level catch-all route alongside a dynamic route? Using Next14 with app router
BUG: when basePath is set nextjs does not redirect properly
Breakpoint hook issues in client component
Rendering
Optimizing Conditional Component Loading for Improved Performance
Server ErrorTypeError: Cannot read properties of null (reading 'useReducer')
State Management in Next.js without the use of RTK or any other state Management library if possible
Answered
next.config.js CORS headers not present for `/_next/static` assets from migrating from next 12 -> 14
CSS not working in dangerouslySetInnerHTML
Does Nextjs generate duplicate pages at build time?
Is there any way known project for consuming otel data in NextJs?
Autofill
Answered
How do i have more than 1 POST / GET function in an API route?
Answered
How can I use import { NextRouter } from 'next/router'; in App router?
Answered
how image in hero can be adjusted
Answered
Server Action to get array of checkboxes?
Answered
In an app router app, how do you make a hero section full bleed the page & override the layout?
Get ID from a dynamic page
Firebase Realtime database write access
Answered
Why does this code not work?
Answered
Problem with types
Next.js 15 official release
Answered
Error on deploy on vercel ENOENT
Losing my hair over this
Generate PDF
Answered
NextAuth with GitHub and Discord
Session not updating in client component
ssr shared table between pages
API routing in APP dir
Answered
My dynamic pages locally work fine, but not when deployed
Certain components cause my layout to shift
Answered
Serving cache tags in the response from all API calls.
No carousel library works with newest nextjs
Best way to handle fetch and errors
Answered
Disable 14.2 logs
Cant change the default limit of 15 seconds for nodejs function
How do I prevent NextJS from optimizing out static JS files from public directory?
my next js application isn't installing properly
Answered
redirect based on the user's IP address. Geo Redirect
Answered
[Pages]: How to fetch static data for a Layout
Confusion about route handler and server action
Answered
Nextjs app reloads page instead of live refresh
Answered
How to set up protected routes based on roles in next?
No Error Showing But Elements are not rendering
Answered
The abstract api directory is used by multiple projects
Answered
Passing array of objects to server actions
Answered
A component was suspended by an uncached promise.
An error occurred in the Server Components render. The specific message is omitted in production bui
Answered
trying to use `use` hook