fix(www): next.config issue

This commit is contained in:
Musa 2025-11-23 13:37:15 -08:00
parent 8375e913b4
commit be1617b557
6 changed files with 28 additions and 2 deletions

3
.gitignore vendored
View file

@ -151,4 +151,5 @@ packages/*/node_modules/
apps/*/.next/
apps/*/out/
apps/*/dist/
./node_modules
./node_modules
.vercel