Skip to content

NextJS App router support? #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
martijngastkemper opened this issue Mar 27, 2025 · 1 comment
Open

NextJS App router support? #50

martijngastkemper opened this issue Mar 27, 2025 · 1 comment

Comments

@martijngastkemper
Copy link

I can't find any documentation about about NextJS App router support. Does this package support the App router?

@martijngastkemper
Copy link
Author

I've tried to get the App router to work with this plugin by using the pages router in the same project. That is support by NextJS, but I still couldn't get it to work. I think that the app router change from NodeJS request to fetch API is a bit to much for a package that is tightly coupled with the request and response objects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant