You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if this is a serverless-next issue but this warning has become an error for me in the latest nextjs
> Build error occurred
MiddlewareInServerlessTargetError: Next.js Middleware is not supported in the deprecated serverless target.
Please remove `target: "serverless" from your next.config.js to use Middleware.
I don't know if this is a serverless-next issue but this warning has become an error for me in the latest nextjs
And my next.config.mjs is empty
Originally posted by @revmischa in #2329 (comment)
The text was updated successfully, but these errors were encountered: