#!/bin/bash
# Fixing permissions and deleting lockfile if possible via script
rm -f package-lock.json
next build