Skip to content

Commit

Permalink
Initial commit from Create Next App
Browse files Browse the repository at this point in the history
  • Loading branch information
Seheon Yu committed Nov 14, 2023
1 parent 07d6627 commit bf88c84
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file added .yarn/install-state.gz
Binary file not shown.
5 changes: 5 additions & 0 deletions next-env.d.ts
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit bf88c84

Please sign in to comment.