Created
October 20, 2022 19:56
-
-
Save mxro/2b7c7bb57c8ee62bba61bdf4c4abf2f9 to your computer and use it in GitHub Desktop.
goldstack.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"lambdas": { | |
"ANY /": { | |
"function_name": "goldstack-ci-test-server-side-rendering-1665262198346--__index", | |
"route": "ANY /" | |
}, | |
"ANY /posts": { | |
"function_name": "goldstack-ci-test-server-side-rendering-1665262198346-posts", | |
"route": "ANY /posts" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment