Set follwoing variable in env to enable the changeover:
NEXT_PUBLIC_DATOCMS_BYPASS_TYPE="local_json"
Setting the above env variable to anything else will revert the site to pulling from datocms, assuming the account is still active with them.
Look for any comment tagged with NEXT_PUBLIC_DATOCMS_BYPASS to see where the intercepts occur
Signed-off-by: Traxus <shyidx@gmail.com>