Skip to content

Commit

Permalink
feat: aws amplify ssr deploy #2
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewPattell committed Nov 30, 2023
1 parent 9790e08 commit 5d543d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
{
"name": "default",
"runtime": "nodejs18.x",
"entrypoint": "./node_modules/.bin/ssr-boost start"
"entrypoint": "build/server/start.js"
}
]
}

0 comments on commit 5d543d4

Please sign in to comment.