Added side nav.

This commit is contained in:
Mike Cao 2025-02-16 01:11:45 -08:00
parent a8a1ccce18
commit b53606d497
13 changed files with 239 additions and 202 deletions

View file

@ -172,6 +172,9 @@ const config = {
},
basePath,
output: 'standalone',
devIndicators: {
appIsrStatus: false,
},
eslint: {
ignoreDuringBuilds: true,
},