.PHONY: build build: sam build .PHONY: deploy deploy: sam deploy .PHONY: author author: sam deploy --config-env author