Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in next.js13

How can I upload images to an Amazon S3 bucket using Next.js 13's app router and overcome API route structure changes?

The value at .output must be one of: "standalone"

next.js next.js13

Error posting image using formdata: "NotSupportedError: multipart/form-data not supported"

NextJS 13.3 Simple File upload using App directly and routes

reactjs next.js next.js13

How to rewrite request after next-intl middleware receives it

Next.js 13 Dynamic Route: A required parameter (slug) was not provided as a string in generateStaticParams for /[lng]/blog/[slug]

Next.js error in production mode - Digest: 1782794309

next.js next.js13

NextJS 13 TypeError: Cannot read properties of undefined (reading 'primary')

2 levels nested routing in nextjs

Passing props to Layout for dynamic routes (App Router) in Next.js 13

update the query params of the page using a input in NextJS (App Router)

Next JS 13 - Remove layout for specific page [duplicate]

node.js next.js next.js13

Not-found page does not work in Next.js 13

next.js next.js13

How do I pass data from server component to client component in Next.js 14 app router?

Set Metadata Dynamically Without Duplicate Requests - NextJS 13

Nextjs 13 is insanely slow in dev environment

How to return API response status in NextJS13?

My Next Js app isn't building and returing a type error, how do I fix?

How can I instrument code in Cypress with SWC (not babel) in Next.js?

Import Mongoose lib in api directory in Next js 13.2 app directory gives error