jetbridge / cdk-nextjs

Deploy a NextJS application using AWS CDK
https://constructs.dev/packages/cdk-nextjs-standalone
Apache License 2.0
260 stars 43 forks source link

fix: server overrides #199

Closed bestickley closed 6 months ago

bestickley commented 6 months ago

Fixes #198

zmillman commented 6 months ago

Thanks for the quick update! 🙌

(Also, thank you for building this whole thing. Saved me at least 2 days of wrangling CDK and I owe you at least a coffee for how much it's taught me about writing composable constructs)

bestickley commented 6 months ago

@zmillman, thank you! I'm building on the shoulders of giants: @revmischa, @khuezy