Ignore node_modules in frontend and prevent large file upload

This commit is contained in:
5t4l1n
2025-07-27 04:26:55 +05:30
parent 8cbd2cc33f
commit 3dcc08ca74
+5
View File
@@ -0,0 +1,5 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.