Scaffold monorepo dev setup
This commit is contained in:
commit
d2a09e095a
47 changed files with 1033 additions and 0 deletions
4
apps/web/next-env.d.ts
vendored
Normal file
4
apps/web/next-env.d.ts
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/// <reference types="next" />
|
||||
/// <reference types="next/image-types/global" />
|
||||
|
||||
// Note: This file is normally generated by Next.js.
|
||||
Loading…
Add table
Add a link
Reference in a new issue