added heroku app.json (#1565)

This commit is contained in:
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

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"]
}