help-forum
server actions do not return data when called from a client component
max_allowed_packet when uploading heavy file in localhost
How to revalidate path on client side?
Answered
how to handle logged in user tile?
middleware error while using Auth.js
Answered
Styling Error
Browser not auto-refreshing after making changes to code
'CredentialsProvider' only refers to a type, but is being used as a value here.
revalidatePath not revalidating at all at certain times
Order of generateStaticParams(), generateMetadata()
How to get production style errors on local? And how to log them all?
Translation
Using NextJS for Chrome extensions
importing Google fonts
Answered
Next.js Standalone Server crashes when you navigate away from a page that hasn't finished await call
vercel issues
How retrieve a slug in a route (app router)
Trying to implement Table for Next UI in Next JS 14 App Router
Creating object/arrays in serverless Sql(cloudflare D1)
Answered
Fetching session values and rendering them to a form
next-intl pages error (TypError)
How to prevent fetching data on the server if the client already has the needed data?
How to pass image from form to action? Getting: Error: Only plain objects, and a few built-ins...
Answered
How do i redirect users to login page after signing out(supabase)?
Answered
Need help with layout issue
next.js next-theme page router
Answered
Unsupported output type: "undefined"for dynamic route
Answered
can't deploy
Answered
Are chunk hashes not deterministic based on BUILD_ID?
Catch-all Segments works fine locally but gives 404 when deployed on vercel
How do you handle zod with i18n and react-hook-form? (next-intl)
Am I using generateStaticParams the wrong way?
Answered
How does next 15, which uses SWC, use babel-plugin-react-compiler?
Answered
Start-Process: This command cannot be run due to the error: The installation instructions are not
NextJs pages router cannot use Ant Design | App router works though
Parallel route not updating on client navigation
Answered
using nextjs frontend only, what are the pros?
Answered
Dynamic href
Answered
Including the ssh2-promise library breaks api route causing 404
Api security
Answered
How do you optimize your NextJS Docker Image?
Can`t build project
Answered
Serving STATIC FILES while DEPLOYING to VERCEL
In next 14 Got error: Element type is invalid: expected a string or a class/function but got obj
NotFoundError: Failed to execute 'removeChild' on 'Node'
Answered
Getting 404 responses on API routes even though already defined.
Answered
New to NextJS
Answered
my website in the production version when i run next start is different than the development versio
How to share state between layout components and children server components
Answered
sign in box is not appearing on the localhost, building social authentication page using clerknextjs