Nextjs 同一动态路径的不同 slug 名称

Nextjs different slug names for the same dynamic path

这是我的 nextjs 应用程序的文件夹结构,我收到此错误:Failed to reload dynamic routes: Error: You cannot use different slug names for the same dynamic path ('_Id' !== 'id').

谁能解释一下我做错了什么?

好吧,在浪费了 1 小时之后,我终止了服务器并重新运行它。现在一切都好。