hopefully fixes the issue

This commit is contained in:
KMKoushik
2024-08-10 21:48:44 +10:00
parent 048f4e2aa9
commit d74b20bac8
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
"db:generate"
],
"outputs": [
"dist/**",
".next/**",
"!.next/cache/**"
],