#✅ - Functions are redeployed every time, causing long deployments.
8 messages · Page 1 of 1 (latest)
are they always redeploying by default? Is this how it works? Using amplify 6.
You can specify what you want to push using
amplify push <category> <name>
such as
amplify push api todo