Env added

This commit is contained in:
sumona-banerjeee
2026-02-20 17:19:49 +05:30
8 changed files with 10 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
const API_URL = process.env.NEXT_PUBLIC_API_URL
// Type definitions
export interface Project {
id: string