Skip to content

Commit 71a4d1e

Browse files
committed
Create .env.example
1 parent 2c2a182 commit 71a4d1e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.env.example

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)