rsnext/examples/with-firebase-hosting-and-typescript/.firebaserc
Sampson Oliver 35d32b48cc Create with-firebase-hosting-and-typescript example (#4443)
Adds an example based off of @jthegedus work on firebase hosting, compatible with next v6 and using typescript in both the firebase functions and the next app.
2018-05-21 10:25:45 +02:00

5 lines
61 B
Text

{
"projects": {
"default": "<project-name-here>"
}
}