-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I have a app that's running on NextJS using NX as a monorepo tool. The consequence of this is that my .next directory is in a different directory from the project root.
next-safe-middleware seems to inject a directory called ~csp into the .next/static directory. This is wrong for my use-case and is the most likely reason for next-safe-middleware not working in my app.
Is there any way to override the default .next directory location?
Metadata
Metadata
Assignees
Labels
No labels