rsnext/examples/with-firebase-hosting-and-docker/next.config.js
Saro Vindigni 2fdd43c307 Create with-firebase-hosting-and-docker example (#5373)
* ADD with-firebase-hosting-and-docker example

* Improve doc
2018-12-10 16:19:57 +01:00

3 lines
62 B
JavaScript

module.exports = {
distDir: '../../dist/functions/next',
};