-
|
I renamed my It contains only But I get this Please, update next js installation guide |
Beta Was this translation helpful? Give feedback.
Answered by
Exp1ry
Nov 4, 2025
Replies: 2 comments
-
|
It should be export { auth as proxy } from "./auth"; |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
realtebo
-
|
What would the change be if I used two separate configuration files for compatibility with non-Edge runtime? : https://authjs.dev/getting-started/migrating-to-v5#edge-compatibility. My But it does not work. I get: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It should be
export { auth as proxy } from "./auth";