Next-Approute-issue with routegroup after deployment to linux server
We implemetend routegroup in our nextjs project, as shown below there is group created “(base)” and we have “/home” inside this folder, this functionality works well in local windows machine but
when we deploy the same codebase in linux server we started getting this error,
we did provide the permission to client folder after analysing further we found out that
below path with “(base)” is not resolved as linux system is returing the below error