#Idea: A standardized format for web assets to be deployed to #cloud providers. This format would be easy for each web framework / build tool to directly support and would make them automatically compatible with all supporting cloud providers. Essentially a standardized version of #Vercel's build output API.
Currently we have a M x N problem, where every web framework (M) needs to integrate with every cloud provider (N). With this standard we could turn this into an M + N problem, as each framework / cloud provider only has to integrate with this one specification.