feat: init commit

This commit is contained in:
vilm3r
2022-06-22 19:10:05 -05:00
parent e612c6a693
commit c1b41b5ebd
41 changed files with 17652 additions and 0 deletions

5
next-env.d.ts vendored Normal file
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/basic-features/typescript for more information.