Try include files setup for serverless function file reads.

This commit is contained in:
Dillon Kearns 2021-12-29 21:43:40 -08:00
parent a53dfb406e
commit 9691832aa5

View File

@ -9,3 +9,5 @@
autoLaunch = true
framework = "#custom"
[functions."server-render"]
included_files = ["*.txt"]