added heroku app.json (#1565)

pull/1514/head
Peer Richelsen 2022-01-19 16:28:08 +00:00 committed by GitHub
parent 116e6d0938
commit bfcd583376
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

7
app.json Normal file
View File

@ -0,0 +1,7 @@
{
"name": "Cal.com",
"description": "Open Source Scheduling",
"repository": "https://github.com/calendso/calendso",
"logo": "https://cal.com/android-chrome-512x512.png",
"keywords": ["react", "typescript", "node", "nextjs", "prisma", "postgres", "trpc"]
}