SundriedTofu
CDCloudflare Developers
•Created by SundriedTofu on 12/13/2023 in #pages-help
NextJS dynamic page with catch all route overrides all API routes
sure, opened one here: https://github.com/cloudflare/next-on-pages/issues/593
4 replies
CDCloudflare Developers
•Created by SundriedTofu on 12/13/2023 in #pages-help
NextJS dynamic page with catch all route overrides all API routes
Also tried switching to
app
routing, but it still does the same thing:
https://dynamic-routes-api-404-app.pages.dev/api/hello/
https://dynamic-routes-api-404-app.vercel.app/api/hello/
https://github.com/fong/dynamic-routes-api-404-app4 replies