We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
src/get-github-info.ts
1 parent 164e441 commit bb605faCopy full SHA for bb605fa
package.json
@@ -5,7 +5,7 @@
5
"private": true,
6
"packageManager": "[email protected]",
7
"scripts": {
8
- "//prebuild": "tsx --env-file=.env src/get-github-info.ts",
+ "prebuild": "tsx --env-file=.env src/get-github-info.ts",
9
"build": "next build && next-image-export-optimizer",
10
"dev": "next",
11
"format": "pnpm format:check --write",
0 commit comments