We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c2a182 commit 71a4d1eCopy full SHA for 71a4d1e
1 file changed
.env.example
@@ -0,0 +1,7 @@
1
+# Environment Variables Example
2
+# Copy this file to .env.local and fill in your actual values
3
+
4
+# Google Analytics Configuration
5
+# Get your Measurement ID from Google Analytics 4
6
+# Format: G-XXXXXXXXXX
7
+NEXT_PUBLIC_GA_ID=G-XXXXXXXXXX
0 commit comments