add standalone

This commit is contained in:
ehab-hassan
2024-09-26 13:15:42 +03:00
parent ccef973cdf
commit c7fef48e0b
269 changed files with 815 additions and 90 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
node_modules
.next
.next/*
!.next/standalone
.DS_Store