help-forum
Extremely slow initial loads and after hard reloads
Frequent soft navigation tab freezes and tab crashes in NextJS 13.4.3 app dir
output: standalone assets throw 404
Next 13: page stays open after navigating away
Error while giving build in nextjs app
getStaticProps runs on every request in prod env
trying to make a todo app with prisma
Checking Active Links Issue
httponly cookie not being sent from nextjs on port 3000 to backend on port 8000
arrow or normal function
Get current pathname from RootLayout
Client and Server Side
Next Displaying __NEXT_DATA__ on navigation
NextAuth Google signIn callbackUrl not working in production with correct ID/Secret, NextSecret/URL
Error when trying to access the Next 13 API
ENV Unexpectedly Stopped Working
Reusable components in Next13
Hooks and Server Side Components
css suggestion for next.js?
NextAuth - Customize session object
NextAuth - token from signIn callback
Link component is not working in group routing.
How to call a serverAction in parallel many times in a client component?
Server actions and failure handling
Weird bug(?) where a let becomes randomly null
How to have dynamic theme in a Multi-tenant application with Next 13.4?
Beginner Questions Video Component
Vercel, how to enable HTTPS redirect?
404 error when trying to reach Next 13 API, instead of a .json
SOLVED: Cookie based hydration error when logging in
Using the router on client side
Help with Prisma transactions :)
error dynamic imports in TypeScript
how can i send post request in open ai api using app directory
Next-JS with socket.io error (Solved)
when clicking on a next/link the css does not load
Directly navigate to an intercepted link
How to fetch data once in the custom server and share it with the api routes
What exactly is Next.js running on the server during a client-side render?
Need help with confusion about parallel / intercept routes
After update from 12.3 to 13.4 build time is 3x longer
Can I set a parameter to null if there is no selection?
Out of Memory error on build
Nextauth token for github provider
app router API dynamic route
Routes
Server actions throwing Webpack errors
solved
Loading using <Suspense/> so static parts of page dont need to be repeated in loading.tsx file?
next-intl in app directory