5-4 - convert to next.js
This commit is contained in:
parent
432a72b2f2
commit
a23cb6f09c
32 changed files with 9050 additions and 371 deletions
5
next-env.d.ts
vendored
Normal file
5
next-env.d.ts
vendored
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue