fix: landing hackathon redirect issue

This commit is contained in:
Maulana Sodiqin
2025-11-25 11:02:14 +07:00
parent 7404afe466
commit 722caeec9d
+1
View File
@@ -1,5 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./../../dist/apps/landing/.next/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.