touch .env
if [ "$(git rev-parse origin/main)" == "$(git rev-parse HEAD)" ]; then \
echo "Deploying to Production"
export S3_BUCKET=unlimited.pizza;
touch .env
if [ "$(git rev-parse origin/main)" == "$(git rev-parse HEAD)" ]; then \
echo "Deploying to Production"
export S3_BUCKET=unlimited.pizza;