Docker support

This commit is contained in:
ASOwnerYT
2026-03-20 14:33:43 +13:00
parent 4d869c5d91
commit 84200ac175
5 changed files with 148 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/dev/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.