Add plan system: Free(5) Starter(50) Pro(100) Ultra(200) Business(500) Unlimited(99999)

This commit is contained in:
2026-04-13 19:34:00 +02:00
parent b4658b6694
commit 7ba8b47546
7 changed files with 589 additions and 276 deletions
+5
View 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/basic-features/typescript for more information.