help-forum
Build output API using Edge runtime
Using Node.js worker threads on an API route
How should I go about creating an adult-content platform?
NextJS 13/14 (app router) with Supabase and Auth0
ISR Function endpoint always cached
Answered
How can I configure app router to never show stale data?
Answered
Missing script: "prepare"
Strange error - Error: Cannot find module './lib/stringify'
Answered
Should I use API route or server action to fetch data on client (stripe customer's cards info)?
Answered
Cant export dynamic in route handler
Answered
Cookie not available in middleware after login.
Answered
issues with next build, kinde auth and prisma
Dynamic route fallback if param isn't available
Does revalidatePath clear any underlying fetch caches?
Answered
Custom fonts with next/og and next/font/google
Answered
Property 'id' does not exist on type ... error while next build
Image component slow
Answered
Dockerized Nextjs App can't access MongoDB Container
Answered
How to get useSWRInfinite to work with multiple query parameters?
problem with static props
<Image infinite loop
Answered
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
Answered
revalidatePath
Answered
Next version 13 vs 14
Answered
Resend react-email not working
Next Link doesn't check correct manifest key on click
Answered
how to disable strict mode on app router
app router not working in page.tsx
Answered
document.getElementById returns null, not sure how to fix the issue
Process exiting after sometime
React Hook is called conditionally in /api/example/route.ts
Answered
Best way with Server component?
async/await in client component
Module Federation and Next.JS - Can we share server side logic using module federation in nextjs ?
Server - Client communication
Warning: Could not identify Next.js version, ensure it is defined as a project dependency.Error:
Are there any best-practices for where/how to organize server actions?
Cannot redirect using route handler
Answered
about webpack
multiple logs on reload
Answered
using app router hooks on pages router
404 error
How to point to the right output directory in project settings?
About pages folder in the project
Pass "StaticImageData" to "background" css property
Answered
useSession()
Error on api/auth/[...nextauth]/route.ts
Answered
NEXTJS SSR ISSUE with PRISMA
fast refresh is not working
Answered
Does output "export" have something like "getStaticPaths"?