The vercel cli supports deploying prebuilt code (see https://vercel.com/guides/deploying-locally-built-nextjs) When following GitOps it is common to produce an artifact as part of the application pipeline and then deploy this artifact in the configuration repo. It'd be awesome to be able to deploy prebuilt project with the terraform provider.