Skip to content

Commit

Permalink
v10.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed Apr 2, 2021
1 parent 6e51f2a commit 29aa48d
Show file tree
Hide file tree
Showing 15 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
"registry": "https://registry.npmjs.org/"
}
},
"version": "10.1.3-canary.2"
"version": "10.1.3"
}
2 changes: 1 addition & 1 deletion packages/create-next-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-next-app",
"version": "10.1.3-canary.2",
"version": "10.1.3",
"keywords": [
"react",
"next",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/eslint-plugin-next",
"version": "10.1.3-canary.2",
"version": "10.1.3",
"description": "ESLint plugin for NextJS.",
"main": "lib/index.js",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-bundle-analyzer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/bundle-analyzer",
"version": "10.1.3-canary.2",
"version": "10.1.3",
"main": "index.js",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/next-codemod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/codemod",
"version": "10.1.3-canary.2",
"version": "10.1.3",
"license": "MIT",
"dependencies": {
"chalk": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-env/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/env",
"version": "10.1.3-canary.2",
"version": "10.1.3",
"keywords": [
"react",
"next",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-mdx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/mdx",
"version": "10.1.3-canary.2",
"version": "10.1.3",
"main": "index.js",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/next-plugin-google-analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/plugin-google-analytics",
"version": "10.1.3-canary.2",
"version": "10.1.3",
"repository": {
"url": "vercel/next.js",
"directory": "packages/next-plugin-google-analytics"
Expand Down
2 changes: 1 addition & 1 deletion packages/next-plugin-sentry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/plugin-sentry",
"version": "10.1.3-canary.2",
"version": "10.1.3",
"repository": {
"url": "vercel/next.js",
"directory": "packages/next-plugin-sentry"
Expand Down
2 changes: 1 addition & 1 deletion packages/next-plugin-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/plugin-storybook",
"version": "10.1.3-canary.2",
"version": "10.1.3",
"repository": {
"url": "vercel/next.js",
"directory": "packages/next-plugin-storybook"
Expand Down
2 changes: 1 addition & 1 deletion packages/next-polyfill-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/polyfill-module",
"version": "10.1.3-canary.2",
"version": "10.1.3",
"description": "A standard library polyfill for ES Modules supporting browsers (Edge 16+, Firefox 60+, Chrome 61+, Safari 10.1+)",
"main": "dist/polyfill-module.js",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-polyfill-nomodule/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/polyfill-nomodule",
"version": "10.1.3-canary.2",
"version": "10.1.3",
"description": "A polyfill for non-dead, nomodule browsers.",
"main": "dist/polyfill-nomodule.js",
"license": "MIT",
Expand Down
12 changes: 6 additions & 6 deletions packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next",
"version": "10.1.3-canary.2",
"version": "10.1.3",
"description": "The React Framework",
"main": "./dist/server/next.js",
"license": "MIT",
Expand Down Expand Up @@ -62,10 +62,10 @@
"dependencies": {
"@babel/runtime": "7.12.5",
"@hapi/accept": "5.0.1",
"@next/env": "10.1.3-canary.2",
"@next/polyfill-module": "10.1.3-canary.2",
"@next/react-dev-overlay": "10.1.3-canary.2",
"@next/react-refresh-utils": "10.1.3-canary.2",
"@next/env": "10.1.3",
"@next/polyfill-module": "10.1.3",
"@next/react-dev-overlay": "10.1.3",
"@next/react-refresh-utils": "10.1.3",
"@opentelemetry/api": "0.14.0",
"assert": "2.0.0",
"ast-types": "0.13.2",
Expand Down Expand Up @@ -146,7 +146,7 @@
"@babel/preset-react": "7.12.10",
"@babel/preset-typescript": "7.12.7",
"@babel/types": "7.12.12",
"@next/polyfill-nomodule": "10.1.3-canary.2",
"@next/polyfill-nomodule": "10.1.3",
"@taskr/clear": "1.1.0",
"@taskr/esnext": "1.1.0",
"@taskr/watch": "1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dev-overlay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/react-dev-overlay",
"version": "10.1.3-canary.2",
"version": "10.1.3",
"description": "A development-only overlay for developing React applications.",
"repository": {
"url": "vercel/next.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-refresh-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/react-refresh-utils",
"version": "10.1.3-canary.2",
"version": "10.1.3",
"description": "An experimental package providing utilities for React Refresh.",
"repository": {
"url": "vercel/next.js",
Expand Down

2 comments on commit 29aa48d

@ijjk
Copy link
Member

@ijjk ijjk commented on 29aa48d Apr 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stats from current release

Default Server Mode (Decrease detected ✓)
General
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
buildDuration 11.8s 12s ⚠️ +171ms
nodeModulesSize 45.9 MB 45.9 MB
Page Load Tests Overall decrease ⚠️
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
/ failed reqs 0 0
/ total time (seconds) 2.193 2.214 ⚠️ +0.02
/ avg req/sec 1140.18 1129.25 ⚠️ -10.93
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.472 1.524 ⚠️ +0.05
/error-in-render avg req/sec 1698.87 1639.89 ⚠️ -58.98
Client Bundles (main, webpack, commons)
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
677f882d2ed8..7edd.js gzip 13.4 kB 13.4 kB
framework.HASH.js gzip 39 kB 39 kB
main-HASH.js gzip 7.12 kB 7.12 kB
webpack-HASH.js gzip 751 B 751 B
Overall change 60.2 kB 60.2 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
polyfills-HASH.js gzip 31.3 kB 31.3 kB
Overall change 31.3 kB 31.3 kB
Client Pages
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
_app-8fbabfc..6440.js gzip 1.28 kB 1.28 kB
_error-af59f..582f.js gzip 3.46 kB 3.46 kB
amp-9716187d..0aa8.js gzip 536 B 536 B
hooks-107e90..74c7.js gzip 888 B 888 B
index-ac435c..ecf2.js gzip 227 B 227 B
link-c31053f..c329.js gzip 1.64 kB 1.64 kB
routerDirect..dc9d.js gzip 303 B 303 B
withRouter-6..0e02.js gzip 302 B 302 B
Overall change 8.64 kB 8.64 kB
Client Build Manifests
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
_buildManifest.js gzip 370 B 370 B
Overall change 370 B 370 B
Rendered Page Sizes
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
index.html gzip 612 B 612 B
link.html gzip 621 B 621 B
withRouter.html gzip 606 B 606 B
Overall change 1.84 kB 1.84 kB

Serverless Mode
General
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
buildDuration 13.4s 13.4s ⚠️ +10ms
nodeModulesSize 45.9 MB 45.9 MB
Client Bundles (main, webpack, commons)
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
677f882d2ed8..7edd.js gzip 13.4 kB 13.4 kB
framework.HASH.js gzip 39 kB 39 kB
main-HASH.js gzip 7.12 kB 7.12 kB
webpack-HASH.js gzip 751 B 751 B
Overall change 60.2 kB 60.2 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
polyfills-HASH.js gzip 31.3 kB 31.3 kB
Overall change 31.3 kB 31.3 kB
Client Pages
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
_app-8fbabfc..6440.js gzip 1.28 kB 1.28 kB
_error-af59f..582f.js gzip 3.46 kB 3.46 kB
amp-9716187d..0aa8.js gzip 536 B 536 B
hooks-107e90..74c7.js gzip 888 B 888 B
index-ac435c..ecf2.js gzip 227 B 227 B
link-c31053f..c329.js gzip 1.64 kB 1.64 kB
routerDirect..dc9d.js gzip 303 B 303 B
withRouter-6..0e02.js gzip 302 B 302 B
Overall change 8.64 kB 8.64 kB
Client Build Manifests
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
_buildManifest.js gzip 370 B 370 B
Overall change 370 B 370 B
Serverless bundles
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
_error.js 1.36 MB 1.36 MB
404.html 2.67 kB 2.67 kB
500.html 2.65 kB 2.65 kB
amp.amp.html 10.7 kB 10.7 kB
amp.html 1.86 kB 1.86 kB
hooks.html 1.92 kB 1.92 kB
index.js 1.36 MB 1.36 MB
link.js 1.42 MB 1.42 MB
routerDirect.js 1.41 MB 1.41 MB
withRouter.js 1.41 MB 1.41 MB
Overall change 6.99 MB 6.99 MB

Webpack 5 Mode (Increase detected ⚠️)
General
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
buildDuration 13.9s 14.3s ⚠️ +410ms
nodeModulesSize 45.9 MB 45.9 MB
Page Load Tests Overall increase ✓
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
/ failed reqs 0 0
/ total time (seconds) 2.246 2.162 -0.08
/ avg req/sec 1113.2 1156.51 +43.31
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.475 1.431 -0.04
/error-in-render avg req/sec 1694.54 1746.49 +51.95
Client Bundles (main, webpack, commons)
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
597-e27c5352..db8c.js gzip 13.3 kB 13.3 kB
778-53316af9..68b6.js gzip 7.04 kB 7.04 kB
framework.HASH.js gzip 39.3 kB 39.3 kB
main-HASH.js gzip 151 B 151 B
webpack-HASH.js gzip 993 B 993 B
Overall change 60.8 kB 60.8 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
polyfills-HASH.js gzip 31.1 kB 31.1 kB
Overall change 31.1 kB 31.1 kB
Client Pages
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
_app-5cc66b2..6f03.js gzip 1.3 kB 1.3 kB
_error-b58c1..9b8e.js gzip 3.4 kB 3.4 kB
amp-89a5460c..567f.js gzip 558 B 558 B
hooks-8c2e74..be37.js gzip 924 B 924 B
index-fec729..83b2.js gzip 243 B 243 B
link-dd34d9b..0ade.js gzip 1.66 kB 1.66 kB
routerDirect..5759.js gzip 336 B 336 B
withRouter-1..98bf.js gzip 334 B 334 B
Overall change 8.76 kB 8.76 kB
Client Build Manifests
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
_buildManifest.js gzip 349 B 349 B
Overall change 349 B 349 B
Rendered Page Sizes
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
index.html gzip 610 B 610 B
link.html gzip 615 B 615 B
withRouter.html gzip 605 B 605 B
Overall change 1.83 kB 1.83 kB

Diffs

Diff for index.html
@@ -43,7 +43,7 @@
         "props": { "pageProps": {} },
         "page": "/",
         "query": {},
-        "buildId": "WQhp15TrH1l8dySWKl9Nf",
+        "buildId": "YgfcYKcl-8qz_U-AZlSI6",
         "isFallback": false,
         "gip": true
       }
@@ -77,11 +77,11 @@
       async=""
     ></script>
     <script
-      src="/_next/static/WQhp15TrH1l8dySWKl9Nf/_buildManifest.js"
+      src="/_next/static/YgfcYKcl-8qz_U-AZlSI6/_buildManifest.js"
       async=""
     ></script>
     <script
-      src="/_next/static/WQhp15TrH1l8dySWKl9Nf/_ssgManifest.js"
+      src="/_next/static/YgfcYKcl-8qz_U-AZlSI6/_ssgManifest.js"
       async=""
     ></script>
   </body>
Diff for link.html
@@ -48,7 +48,7 @@
         "props": { "pageProps": {} },
         "page": "/link",
         "query": {},
-        "buildId": "WQhp15TrH1l8dySWKl9Nf",
+        "buildId": "YgfcYKcl-8qz_U-AZlSI6",
         "isFallback": false,
         "gip": true
       }
@@ -82,11 +82,11 @@
       async=""
     ></script>
     <script
-      src="/_next/static/WQhp15TrH1l8dySWKl9Nf/_buildManifest.js"
+      src="/_next/static/YgfcYKcl-8qz_U-AZlSI6/_buildManifest.js"
       async=""
     ></script>
     <script
-      src="/_next/static/WQhp15TrH1l8dySWKl9Nf/_ssgManifest.js"
+      src="/_next/static/YgfcYKcl-8qz_U-AZlSI6/_ssgManifest.js"
       async=""
     ></script>
   </body>
Diff for withRouter.html
@@ -43,7 +43,7 @@
         "props": { "pageProps": {} },
         "page": "/withRouter",
         "query": {},
-        "buildId": "WQhp15TrH1l8dySWKl9Nf",
+        "buildId": "YgfcYKcl-8qz_U-AZlSI6",
         "isFallback": false,
         "gip": true
       }
@@ -77,11 +77,11 @@
       async=""
     ></script>
     <script
-      src="/_next/static/WQhp15TrH1l8dySWKl9Nf/_buildManifest.js"
+      src="/_next/static/YgfcYKcl-8qz_U-AZlSI6/_buildManifest.js"
       async=""
     ></script>
     <script
-      src="/_next/static/WQhp15TrH1l8dySWKl9Nf/_ssgManifest.js"
+      src="/_next/static/YgfcYKcl-8qz_U-AZlSI6/_ssgManifest.js"
       async=""
     ></script>
   </body>

@ijjk
Copy link
Member

@ijjk ijjk commented on 29aa48d Apr 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stats from current release

Default Server Mode (Increase detected ⚠️)
General
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
buildDuration 13.7s 12.9s -885ms
nodeModulesSize 45.9 MB 45.9 MB
Page Load Tests Overall increase ✓
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
/ failed reqs 0 0
/ total time (seconds) 2.429 2.357 -0.07
/ avg req/sec 1029.18 1060.46 +31.28
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.572 1.577 0
/error-in-render avg req/sec 1589.95 1584.82 ⚠️ -5.13
Client Bundles (main, webpack, commons)
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
677f882d2ed8..7edd.js gzip 13.4 kB 13.4 kB
framework.HASH.js gzip 39 kB 39 kB
main-HASH.js gzip 7.12 kB 7.12 kB
webpack-HASH.js gzip 751 B 751 B
Overall change 60.2 kB 60.2 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
polyfills-HASH.js gzip 31.3 kB 31.3 kB
Overall change 31.3 kB 31.3 kB
Client Pages
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
_app-8fbabfc..6440.js gzip 1.28 kB 1.28 kB
_error-af59f..582f.js gzip 3.46 kB 3.46 kB
amp-9716187d..0aa8.js gzip 536 B 536 B
hooks-107e90..74c7.js gzip 888 B 888 B
index-ac435c..ecf2.js gzip 227 B 227 B
link-c31053f..c329.js gzip 1.64 kB 1.64 kB
routerDirect..dc9d.js gzip 303 B 303 B
withRouter-6..0e02.js gzip 302 B 302 B
Overall change 8.64 kB 8.64 kB
Client Build Manifests
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
_buildManifest.js gzip 370 B 370 B
Overall change 370 B 370 B
Rendered Page Sizes
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
index.html gzip 612 B 612 B
link.html gzip 621 B 621 B
withRouter.html gzip 606 B 606 B
Overall change 1.84 kB 1.84 kB

Serverless Mode
General
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
buildDuration 16s 15.5s -459ms
nodeModulesSize 45.9 MB 45.9 MB
Client Bundles (main, webpack, commons)
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
677f882d2ed8..7edd.js gzip 13.4 kB 13.4 kB
framework.HASH.js gzip 39 kB 39 kB
main-HASH.js gzip 7.12 kB 7.12 kB
webpack-HASH.js gzip 751 B 751 B
Overall change 60.2 kB 60.2 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
polyfills-HASH.js gzip 31.3 kB 31.3 kB
Overall change 31.3 kB 31.3 kB
Client Pages
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
_app-8fbabfc..6440.js gzip 1.28 kB 1.28 kB
_error-af59f..582f.js gzip 3.46 kB 3.46 kB
amp-9716187d..0aa8.js gzip 536 B 536 B
hooks-107e90..74c7.js gzip 888 B 888 B
index-ac435c..ecf2.js gzip 227 B 227 B
link-c31053f..c329.js gzip 1.64 kB 1.64 kB
routerDirect..dc9d.js gzip 303 B 303 B
withRouter-6..0e02.js gzip 302 B 302 B
Overall change 8.64 kB 8.64 kB
Client Build Manifests
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
_buildManifest.js gzip 370 B 370 B
Overall change 370 B 370 B
Serverless bundles
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
_error.js 1.36 MB 1.36 MB
404.html 2.67 kB 2.67 kB
500.html 2.65 kB 2.65 kB
amp.amp.html 10.7 kB 10.7 kB
amp.html 1.86 kB 1.86 kB
hooks.html 1.92 kB 1.92 kB
index.js 1.36 MB 1.36 MB
link.js 1.42 MB 1.42 MB
routerDirect.js 1.41 MB 1.41 MB
withRouter.js 1.41 MB 1.41 MB
Overall change 6.99 MB 6.99 MB

Webpack 5 Mode (Decrease detected ✓)
General
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
buildDuration 16.3s 15.8s -499ms
nodeModulesSize 45.9 MB 45.9 MB
Page Load Tests Overall decrease ⚠️
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
/ failed reqs 0 0
/ total time (seconds) 2.402 2.49 ⚠️ +0.09
/ avg req/sec 1040.96 1004.02 ⚠️ -36.94
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.678 1.639 -0.04
/error-in-render avg req/sec 1489.44 1525.73 +36.29
Client Bundles (main, webpack, commons)
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
597-e27c5352..db8c.js gzip 13.3 kB 13.3 kB
778-53316af9..68b6.js gzip 7.04 kB 7.04 kB
framework.HASH.js gzip 39.3 kB 39.3 kB
main-HASH.js gzip 151 B 151 B
webpack-HASH.js gzip 993 B 993 B
Overall change 60.8 kB 60.8 kB
Legacy Client Bundles (polyfills)
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
polyfills-HASH.js gzip 31.1 kB 31.1 kB
Overall change 31.1 kB 31.1 kB
Client Pages
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
_app-5cc66b2..6f03.js gzip 1.3 kB 1.3 kB
_error-b58c1..9b8e.js gzip 3.4 kB 3.4 kB
amp-89a5460c..567f.js gzip 558 B 558 B
hooks-8c2e74..be37.js gzip 924 B 924 B
index-fec729..83b2.js gzip 243 B 243 B
link-dd34d9b..0ade.js gzip 1.66 kB 1.66 kB
routerDirect..5759.js gzip 336 B 336 B
withRouter-1..98bf.js gzip 334 B 334 B
Overall change 8.76 kB 8.76 kB
Client Build Manifests
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
_buildManifest.js gzip 349 B 349 B
Overall change 349 B 349 B
Rendered Page Sizes
vercel/next.js canary v10.1.3 vercel/next.js refs/heads/canary Change
index.html gzip 610 B 610 B
link.html gzip 615 B 615 B
withRouter.html gzip 605 B 605 B
Overall change 1.83 kB 1.83 kB

Diffs

Diff for index.html
@@ -43,7 +43,7 @@
         "props": { "pageProps": {} },
         "page": "/",
         "query": {},
-        "buildId": "Mh9B1heQMNNLZMsThcQQA",
+        "buildId": "VupHcNglogzrTp6r65TV0",
         "isFallback": false,
         "gip": true
       }
@@ -77,11 +77,11 @@
       async=""
     ></script>
     <script
-      src="/_next/static/Mh9B1heQMNNLZMsThcQQA/_buildManifest.js"
+      src="/_next/static/VupHcNglogzrTp6r65TV0/_buildManifest.js"
       async=""
     ></script>
     <script
-      src="/_next/static/Mh9B1heQMNNLZMsThcQQA/_ssgManifest.js"
+      src="/_next/static/VupHcNglogzrTp6r65TV0/_ssgManifest.js"
       async=""
     ></script>
   </body>
Diff for link.html
@@ -48,7 +48,7 @@
         "props": { "pageProps": {} },
         "page": "/link",
         "query": {},
-        "buildId": "Mh9B1heQMNNLZMsThcQQA",
+        "buildId": "VupHcNglogzrTp6r65TV0",
         "isFallback": false,
         "gip": true
       }
@@ -82,11 +82,11 @@
       async=""
     ></script>
     <script
-      src="/_next/static/Mh9B1heQMNNLZMsThcQQA/_buildManifest.js"
+      src="/_next/static/VupHcNglogzrTp6r65TV0/_buildManifest.js"
       async=""
     ></script>
     <script
-      src="/_next/static/Mh9B1heQMNNLZMsThcQQA/_ssgManifest.js"
+      src="/_next/static/VupHcNglogzrTp6r65TV0/_ssgManifest.js"
       async=""
     ></script>
   </body>
Diff for withRouter.html
@@ -43,7 +43,7 @@
         "props": { "pageProps": {} },
         "page": "/withRouter",
         "query": {},
-        "buildId": "Mh9B1heQMNNLZMsThcQQA",
+        "buildId": "VupHcNglogzrTp6r65TV0",
         "isFallback": false,
         "gip": true
       }
@@ -77,11 +77,11 @@
       async=""
     ></script>
     <script
-      src="/_next/static/Mh9B1heQMNNLZMsThcQQA/_buildManifest.js"
+      src="/_next/static/VupHcNglogzrTp6r65TV0/_buildManifest.js"
       async=""
     ></script>
     <script
-      src="/_next/static/Mh9B1heQMNNLZMsThcQQA/_ssgManifest.js"
+      src="/_next/static/VupHcNglogzrTp6r65TV0/_ssgManifest.js"
       async=""
     ></script>
   </body>

Please sign in to comment.