help-forum
Return NextResponse.json from /api right away and then process jobs?
How can I fetch a JSON once and use it for many components?
Encountering an error while using useOptimistic in Next.js 14.
Answered
Need help on AI SDK Usage (Langchain + Replicate)
Dockerize Next.js app with the capability to reconfigure an existing image with the env vars
Clock component with setTimeout causes problems with App router
Answered
Next dynamic behaviour error.
Client-side and server-side components question
Answered
Error occurred prerendering page "/".
Issue with sign in using auth-next with next 14
server component
preact signals don't work in Next.js 14.0.1
using useOptimistic in next14 error
Issues on npm run dev, but not on npm run build with static export
How to load tensorflow.js model inside an API Route
Server actions respond differently in production
Variable not populating
@tanstack/react-query causing a useLayoutEffect warning?
Answered
Fetch error
Client Component logic is still executed on the server
Why i cant use metadata inside layout.js (error about client component)
Answered
Router.refresh doesn't work well if my website is open in multiple tabs
How to fully implement NextAuth in Next.js with App Router?
Server Action Fetch always Success
Answered
CSS is loading lately for first render.
How to we manage meta tags for SEO in React, as search engine doesn't render javascript on searching
Answered
next dev --turbo error on API route request
Answered
Type error: has an invalid "default" export: Type "EditWaterStationInformationProps" is not valid.
next build failing on typescript
Working on an existing project from a different pc
Why tailwind styles duplicate on the same page?
Urgent: Next-auth Google Oauth not responding
Upgrading nextJs and nextJs module federation plugin shows micro app blank screen on app redirect
Nextjs Page Server Component is caching data
Error with jest and RTL tests
Server Actions vs "traditional" API - Which to use and when?
Layout Dynamic with Page Static Content
Answered
Custom functions for emails?
GetServersideProps image hydrate takes long, and not able to show spinner properly
Answered
Unable to connect to debugger in app router server
after updating to nextjs 14 im running into issues with using shadcn ui
PrismaClientInitializationError: Prisma has detected that this project was built on Vercel
Can I host server actions in a VPS? Do I need to do "something extra"?
having cors error while fetching from client side
Trouble seeing a page on my site
Nextjs + typescript warning Unit8Array
NextAuth with app router, _app equivalent?
NextJS Dashboard Course Auth Issue
Trying to make a GET Request - please help
Trying to POST error: req.json is not a function