This is my folder structure of my nextjs app and Iam getting this error: Failed to reload dynamic routes: Error: You cannot use different slug names for the same dynamic path ('_Id' !== 'id').
Can someone explain what I am doing wrong here?
This is my folder structure of my nextjs app and Iam getting this error: Failed to reload dynamic routes: Error: You cannot use different slug names for the same dynamic path ('_Id' !== 'id').
Can someone explain what I am doing wrong here?