change route

This commit is contained in:
ehab-hassan
2024-09-29 11:42:38 +03:00
parent bd9369d4f4
commit 068747d2d1
71 changed files with 240 additions and 196 deletions

View File

@@ -4,3 +4,4 @@ const nextConfig = {
};
module.exports = nextConfig;
module.exports = {trailingSlash: true,}