Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit 02d0d65

Browse files
author
true
committed
docs: missing step added to avoid confustion
1 parent 6693da3 commit 02d0d65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ This library uses Cloudfront, S3, ApiGateway and Lambdas to deploy easily in sec
2828

2929
## TL;DR
3030
- In your NextJS project, set output to standalone.
31+
- Run `npm install @sladg/nextjs-lambda` (will install dependency).
3132
- Run `next build` (will generate standalone next folder).
3233
- Run `npm run-script env -- next-utils pack` (will create ZIPs).
3334
- Run `npm run-script env -- next-utils deploy` (will deploy to AWS).

0 commit comments

Comments
 (0)