Segmentation fault while adding dynamic routes in next js

deployment ID: 3a2e0d9f-f159-49c3-a519-8e4d582e08e8
account ID: d5b5751efdc386eae183fed7730f526f

Hi, I am trying to deploy my next.js app on pages. But it shows Segmentation fault when trying to deploy with multiple paths under a dynamic route.
This error goes away if I keep maximum of 1 path under dynamic route.

The project build perfectly on my local machine.
Was this page helpful?