Last active
January 22, 2026 05:57
-
-
Save huksley/cfd32f667dffd2726bc74542eb0c8056 to your computer and use it in GitHub Desktop.
No env @next/env
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| module.exports = {} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "next-env", | |
| "version": "1.0.0", | |
| "description": "Overrides @next/env", | |
| "main": "index.js", | |
| "author": "huksley", | |
| "license": "MIT" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment