@@ 1,17 0,0 @@
-{
- "name": "nyrst",
- "profile": "nyrst",
- "lambda": {
- "runtime": "nodejs14.x"
- },
- "type": "static",
- "static": {
- "dir": "build"
- },
- "regions": ["eu-central-1"],
- "stages": {
- "production": {
- "domain": "nyrst.tools"
- }
- }
-}