validate environment variables at build time

This commit is contained in:
2025-04-09 09:11:18 -04:00
parent 84702aeab1
commit eb92e54fd6
23 changed files with 150 additions and 60 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import defaultMetadata from "../config/metadata";
import defaultMetadata from "../config/seo";
import type { Metadata } from "next";
/**