Add Checkly

This commit is contained in:
ajnart
2023-05-16 15:46:14 +09:00
parent 1bff6ed225
commit ea950d6445
7 changed files with 10709 additions and 9002 deletions

1
next-env.d.ts vendored
View File

@@ -1,5 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference types="next/navigation-types/compat/navigation" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.