mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-14 07:26:43 +00:00
12 lines
357 B
JSON
12 lines
357 B
JSON
{
|
|
"version": 2,
|
|
"build": {
|
|
"env": {
|
|
"GOOGLE_APPLICATION_CREDENTIALS": "@transitive-bullshit-google-application-credentials",
|
|
"GCLOUD_PROJECT": "@transitive-bullshit-gcloud-project",
|
|
"FIREBASE_COLLECTION_IMAGES": "@transitive-bullshit-firebase-collection-images",
|
|
"NEXT_PUBLIC_FATHOM_ID": "@next-public-fathom-id"
|
|
}
|
|
}
|
|
}
|