1 रिपॉजिटरी
Converts build artifacts into packages compatible with multiple targets including edge workers, serverless functions, and Node servers.
Distinct from Cloud Function Deployers: Focuses on the conversion for multiple different runtime targets (edge, lambda, node) from a single build.
Explore 1 awesome GitHub repository matching development tools & productivity · Multi-Runtime Package Conversion. Refine with filters or upvote what's useful.
opennextjs-aws is a serverless infrastructure adapter and deployment tool that transforms Next.js build artifacts into compatible packages for hosting on AWS Lambda and S3. It functions as a deployment adapter that maps framework-specific outputs to serverless functions and object storage. The project distinguishes itself by implementing serverless-specific optimizations, including a cache manager that synchronizes incremental static regeneration and fetch caches via S3 or DynamoDB. It features a cold start optimizer that uses bundle minification and scheduled function warming to reduce laten
Transforms build artifacts into deployable packages compatible with serverless functions, edge workers, or Node.js servers.