Files
nextjs-notion-starter-kit/vercel.json
2021-01-15 09:13:52 -05:00

9 lines
142 B
JSON

{
"version": 2,
"build": {
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "@notionx-api-google-application-credentials"
}
}
}