mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 15:09:47 +00:00
20 lines
624 B
Plaintext
20 lines
624 B
Plaintext
# ------------------------------------------------------------------------------
|
|
# This is an example .env file.
|
|
#
|
|
# All of these environment vars must be defined either in your environment or in
|
|
# a local .env file in order to run this app.
|
|
#
|
|
# @see https://github.com/rolodato/dotenv-safe for more details.
|
|
# ------------------------------------------------------------------------------
|
|
|
|
# Optional (for preview image support)
|
|
#GOOGLE_APPLICATION_CREDENTIALS=
|
|
|
|
# Optional (for preview image support)
|
|
#GCLOUD_PROJECT=
|
|
|
|
# Optional (for preview image support)
|
|
#FIREBASE_COLLECTION_IMAGES=
|
|
|
|
# Optional
|
|
#NEXT_PUBLIC_FATHOM_ID= |