ERROR: package size is too large (138618697 bytes)
Huge fan of the work that's been done on this by Fastly, but we can't even put our smallest possible application on Compute@Edge at the moment.
It looks like reading through Qutoas page "Maximum compiled package size: 50MB" is obviously the limit that appears top of the list but a "HELLO WORLD" NextJS app put through this library comes out at 32MB already, so I don't think we can even do anything on our side to optimize our output when we're working with such a small remainder.
Steps to replicate:
Huge fan of the work that's been done on this by Fastly, but we can't even put our smallest possible application on Compute@Edge at the moment.
It looks like reading through Qutoas page "Maximum compiled package size: 50MB" is obviously the limit that appears top of the list but a "HELLO WORLD" NextJS app put through this library comes out at 32MB already, so I don't think we can even do anything on our side to optimize our output when we're working with such a small remainder.