fix: path

This commit is contained in:
ferdiansyah783
2025-08-09 22:38:12 +07:00
parent 67b747f0ff
commit de93de2e6d
16 changed files with 31 additions and 32 deletions
@@ -87,7 +87,7 @@ async function updateNextConfig() {
const redirect = `return [{
source: '/',
destination: '/dashboards/crm',
destination: '/dashboards/overview',
permanent: true
}]`