update nextjs

This commit is contained in:
Aarni Halinen
2021-08-22 18:37:23 +03:00
parent 00542fa3ed
commit ce4ce39e20
3 changed files with 9 additions and 6 deletions
+3
View File
@@ -1,3 +1,6 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.