payload
payload copied to clipboard
Fix 'import_env.default' is undefined when access payload outside Next.js
Access payload outside Next.js generates a TypeError: const { loadEnvConfig } = nextEnvImport; ^
TypeError: Cannot destructure property 'loadEnvConfig' of 'import_env.default' as it is undefined.
This PR is stale due to lack of activity.
To keep the PR open, please indicate that it is still relevant in a comment below.