There was an error while loading. Please reload this page.
1 parent 4a02e9c commit 0867082Copy full SHA for 0867082
package.json
@@ -5,6 +5,7 @@
5
"description": "Web Performance Snippets",
6
"main": "index.js",
7
"scripts": {
8
+ "build": "npx next build",
9
"test": "echo \"Error: no test specified\" && exit 1"
10
},
11
"keywords": [
0 commit comments