Closed u-ecmaker closed 1 month ago
Netlify Build
────────────────────────────────────────────────────────────────
❯ Version
@netlify/build 29.55.2
❯ Flags
accountId: 64825fd12059ab0e3dd39238
❯ Current directory
/home/runner/work/blog/blog
❯ Config file
No config file was defined: using default values.
❯ Context
production
❯ Using Next.js Runtime - v4.41.3
❯ Outdated plugins
./src/hooks/apiHooks/fetcher.ts 36:28 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any 49:29 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./src/server/utils/algolia.ts 20:45 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./src/server/utils/ogp.ts 43:16 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any 43:57 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./src/utils/storage.ts 9:53 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
info - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules info - Creating an optimized production build... info - Compiled successfully info - Collecting page data... info - Generating static pages (0/34) MyInputFileListComponent inputFiles null MyInputFileComponent inputFiles [] MyInputMultiFileListComponent inputFiles null MyInputMultiFileListControlComponent inputFiles null info - Generating static pages (8/34) info - Generating static pages (16/34) info - Generating static pages (25/34) info - Generating static pages (34/34) info - Finalizing page optimization...
Route (pages) Size First Load JS ┌ ● / (ISR: 1 Seconds) (321 ms) 2.15 kB 167 kB ├ /_app 0 B 165 kB ├ ○ /404 480 B 166 kB ├ λ /api/auth/[...nextauth] 0 B 165 kB ├ λ /api/hello 0 B 165 kB ├ λ /api/notion-blog/comments 0 B 165 kB ├ λ /api/notion-blog/likes/[page_id] 0 B 165 kB ├ ℇ /api/notion-blog/og 0 B 165 kB ├ λ /api/ogp 0 B 165 kB ├ ○ /contact 6.23 kB 299 kB ├ ○ /login 1.99 kB 167 kB ├ ● /posts (ISR: 1 Seconds) (882 ms) 17 kB 213 kB ├ ● /posts/[slug] (ISR: 1 Seconds) (71128 ms) 25.9 kB 378 kB ├ ├ /posts/logo (9713 ms) ├ ├ /posts/notion-blog_google-analytics (8306 ms) ├ ├ /posts/kakuteishinkoku_r5 (7101 ms) ├ ├ /posts/notion-blog_image-issue (6166 ms) ├ ├ /posts/icon (4418 ms) ├ ├ /posts/notion-blog_block-types (4288 ms) ├ ├ /posts/debug-test (4163 ms) ├ └ [+12 more paths] (avg 2248 ms) ├ ● /profile 1.86 kB 236 kB ├ ● /sandbox 825 B 197 kB ├ ○ /sandbox/input-file-list 1.54 kB 223 kB ├ ○ /sandbox/react-hook-form 21.3 kB 243 kB ├ ○ /sandbox/react-memo 854 B 222 kB ├ ○ /sandbox/react-use-memo 696 B 222 kB ├ ○ /sandbox/rive 24.4 kB 246 kB ├ ○ /sandbox/svgr 2.09 kB 224 kB └ ○ /sandbox/swr 1.03 kB 228 kB
ℇ (Streaming) server-side renders with streaming (uses React 18 SSR streaming or Server Components) λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps) ○ (Static) automatically rendered as static HTML (uses no initial props) ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps) (ISR) incremental static regeneration (uses revalidate in getStaticProps)
Done in 86.86s.
(build.command completed in 1m 27s)
NextAuth package detected, setting NEXTAUTH_URL environment variable to https://blog.ec-maker.com
Moving static page files to serve from CDN...
Moved 15 files to CDN
The following routes use "revalidate" values of under 60 seconds, which is not supported.
They will use a revalidate time of 60 seconds instead.
┌─────────┬─────────────────────────────────────────────┬────────────┐
│ (index) │ Route │ Revalidate │
├─────────┼─────────────────────────────────────────────┼────────────┤
│ 0 │ '/' │ 1 │
│ 1 │ '/posts' │ 1 │
│ 2 │ '/posts/debug-test-text' │ 1 │
│ 3 │ '/posts/notion-blog_netlify-deploy-methods' │ 1 │
│ 4 │ '/posts/notion-blog_block-types' │ 1 │
│ 5 │ '/posts/notion-blog_getting-started' │ 1 │
│ 6 │ '/posts/debug-test' │ 1 │
│ 7 │ '/posts/next.js_TipTap_plugin' │ 1 │
│ 8 │ '/posts/logo' │ 1 │
│ 9 │ '/posts/icon' │ 1 │
│ 10 │ '/posts/kakuteishinkoku_r5' │ 1 │
│ 11 │ '/posts/notion-blog_image-issue' │ 1 │
│ 12 │ '/posts/openAI-API' │ 1 │
│ 13 │ '/posts/notion-blog_google-analytics' │ 1 │
│ 14 │ '/posts/notion-blog_image-size' │ 1 │
│ 15 │ '/posts/schedule-git' │ 1 │
│ 16 │ '/posts/RDP_remote-desktop' │ 1 │
│ 17 │ '/posts/relocation' │ 1 │
│ 18 │ '/posts/BI_seikika' │ 1 │
│ 19 │ '/posts/nodejs_npm-audit-fix' │ 1 │
│ 20 │ '/posts/github-pr-auto-branch' │ 1 │
└─────────┴─────────────────────────────────────────────┴────────────┘
You are not using Netlify Edge Functions for image format detection. Set env var "NEXT_FORCE_EDGE_IMAGES=true" to enable.
✨ Deploying middleware and functions to Netlify Edge Functions ✨
Functions bundling
────────────────────────────────────────────────────────────────
Packaging Functions from .netlify/functions-internal directory:
Build logs: https://app.netlify.com/sites/blog-ecmaker/deploys/670b0da7681752c88d91a11f Function logs: https://app.netlify.com/sites/blog-ecmaker/logs/functions?scope=deploy:670b0da7681752c88d91a11f Edge function Logs: https://app.netlify.com/sites/blog-ecmaker/logs/edge-functions?scope=deploy:670b0da7681752c88d91a11f Website draft URL: https://670b0da7681752c88d91a11f--blog-ecmaker.netlify.app
If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --build --prod
できたーー
Netlify Build
────────────────────────────────────────────────────────────────
❯ Version
@netlify/build 29.55.2
❯ Flags
accountId: 64825fd12059ab0e3dd39238
❯ Current directory
/home/runner/work/blog/blog
❯ Config file
No config file was defined: using default values.
❯ Context
production
❯ Using Next.js Runtime - v4.41.3
❯ Outdated plugins
./src/hooks/apiHooks/fetcher.ts 36:28 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any 49:29 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./src/server/utils/algolia.ts 20:45 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./src/server/utils/ogp.ts 43:16 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any 43:57 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./src/utils/storage.ts 9:53 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
info - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules info - Creating an optimized production build... info - Compiled successfully info - Collecting page data... info - Generating static pages (0/40) MyInputFileListComponent inputFiles null MyInputFileComponent inputFiles [] MyInputMultiFileListComponent inputFiles null MyInputMultiFileListControlComponent inputFiles null info - Generating static pages (10/40) info - Generating static pages (20/40) info - Generating static pages (30/40) info - Generating static pages (40/40) info - Finalizing page optimization...
Route (pages) Size First Load JS ┌ ● / (ISR: 1 Seconds) (823 ms) 2.16 kB 169 kB ├ /_app 0 B 167 kB ├ ○ /404 486 B 167 kB ├ λ /api/auth/[...nextauth] 0 B 167 kB ├ λ /api/hello 0 B 167 kB ├ λ /api/notion-blog/comments 0 B 167 kB ├ λ /api/notion-blog/likes/[page_id] 0 B 167 kB ├ ℇ /api/notion-blog/og 0 B 167 kB ├ λ /api/ogp 0 B 167 kB ├ ○ /contact (377 ms) 6.28 kB 300 kB ├ ○ /login 2.01 kB 169 kB ├ ● /posts (ISR: 1 Seconds) (900 ms) 17 kB 214 kB ├ ● /posts/[slug] (ISR: 1 Seconds) (72490 ms) 19.2 kB 380 kB ├ ├ /posts/notion-blog_google-analytics (7629 ms) ├ ├ /posts/logo (6928 ms) ├ ├ /posts/notion-blog_image-issue (6392 ms) ├ ├ /posts/icon (6125 ms) ├ ├ /posts/notion-blog_block-types (5606 ms) ├ ├ /posts/relocation (4866 ms) ├ ├ /posts/kakuteishinkoku_r5 (4347 ms) ├ └ [+12 more paths] (avg 2550 ms) ├ ● /profile (717 ms) 1.08 kB 237 kB ├ ● /sandbox 839 B 198 kB ├ ○ /sandbox/input-file-list 1.55 kB 224 kB ├ λ /sandbox/nextjs-ssr 903 B 237 kB ├ ● /sandbox/notion-blocks-preview (4141 ms) 4.16 kB 240 kB ├ ○ /sandbox/react-hook-form 21.3 kB 244 kB ├ ○ /sandbox/react-memo 869 B 224 kB ├ ○ /sandbox/react-use-memo 707 B 224 kB ├ ○ /sandbox/rive 24.4 kB 247 kB ├ ○ /sandbox/shape-by-css 1.02 kB 168 kB ├ ○ /sandbox/svgr 2.1 kB 225 kB ├ ○ /sandbox/swr 2.33 kB 230 kB ├ ○ /sandbox/touch-event 1.68 kB 224 kB ├ ○ /sandbox/view-transitions-api 1.24 kB 224 kB ├ ○ /sandbox/view-transitions-api/other 929 B 167 kB └ ○ /sandbox/worldcoin (355 ms) 311 kB 541 kB
ℇ (Streaming) server-side renders with streaming (uses React 18 SSR streaming or Server Components) λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps) ○ (Static) automatically rendered as static HTML (uses no initial props) ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps) (ISR) incremental static regeneration (uses revalidate in getStaticProps)
Done in 95.45s.
(build.command completed in 1m 35.6s)
NextAuth package detected, setting NEXTAUTH_URL environment variable to https://blog.ec-maker.com
Moving static page files to serve from CDN...
Moved 22 files to CDN
The following routes use "revalidate" values of under 60 seconds, which is not supported.
They will use a revalidate time of 60 seconds instead.
┌─────────┬─────────────────────────────────────────────┬────────────┐
│ (index) │ Route │ Revalidate │
├─────────┼─────────────────────────────────────────────┼────────────┤
│ 0 │ '/' │ 1 │
│ 1 │ '/posts' │ 1 │
│ 2 │ '/posts/debug-test-text' │ 1 │
│ 3 │ '/posts/notion-blog_netlify-deploy-methods' │ 1 │
│ 4 │ '/posts/notion-blog_block-types' │ 1 │
│ 5 │ '/posts/notion-blog_getting-started' │ 1 │
│ 6 │ '/posts/debug-test' │ 1 │
│ 7 │ '/posts/next.js_TipTap_plugin' │ 1 │
│ 8 │ '/posts/logo' │ 1 │
│ 9 │ '/posts/icon' │ 1 │
│ 10 │ '/posts/kakuteishinkoku_r5' │ 1 │
│ 11 │ '/posts/notion-blog_image-issue' │ 1 │
│ 12 │ '/posts/openAI-API' │ 1 │
│ 13 │ '/posts/notion-blog_google-analytics' │ 1 │
│ 14 │ '/posts/notion-blog_image-size' │ 1 │
│ 15 │ '/posts/schedule-git' │ 1 │
│ 16 │ '/posts/RDP_remote-desktop' │ 1 │
│ 17 │ '/posts/relocation' │ 1 │
│ 18 │ '/posts/BI_seikika' │ 1 │
│ 19 │ '/posts/nodejs_npm-audit-fix' │ 1 │
│ 20 │ '/posts/github-pr-auto-branch' │ 1 │
└─────────┴─────────────────────────────────────────────┴────────────┘
You are not using Netlify Edge Functions for image format detection. Set env var "NEXT_FORCE_EDGE_IMAGES=true" to enable.
✨ Deploying middleware and functions to Netlify Edge Functions ✨
Functions bundling
────────────────────────────────────────────────────────────────
Packaging Functions from .netlify/functions-internal directory:
Build logs: https://app.netlify.com/sites/blog-ecmaker/deploys/670b185be05446d467c30dc9 Function logs: https://app.netlify.com/sites/blog-ecmaker/logs/functions?scope=deploy:670b185be05446d467c30dc9 Edge function Logs: https://app.netlify.com/sites/blog-ecmaker/logs/edge-functions?scope=deploy:670b185be05446d467c30dc9 Website draft URL: https://670b185be05446d467c30dc9--blog-ecmaker.netlify.app
If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --build --prod
Netlify Build
────────────────────────────────────────────────────────────────
❯ Version
@netlify/build 29.55.2
❯ Flags
accountId: 64825fd12059ab0e3dd39238
❯ Current directory
/home/runner/work/blog/blog
❯ Config file
No config file was defined: using default values.
❯ Context
production
❯ Using Next.js Runtime - v4.41.3
❯ Outdated plugins
./src/hooks/apiHooks/fetcher.ts 36:28 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any 49:29 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./src/server/utils/algolia.ts 20:45 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./src/server/utils/ogp.ts 43:16 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any 43:57 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./src/utils/storage.ts 9:53 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
info - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules info - Creating an optimized production build... info - Compiled successfully info - Collecting page data... info - Generating static pages (0/34) MyInputFileListComponent inputFiles null MyInputFileComponent inputFiles [] MyInputMultiFileListComponent inputFiles null MyInputMultiFileListControlComponent inputFiles null info - Generating static pages (8/34) info - Generating static pages (16/34) info - Generating static pages (25/34) info - Generating static pages (34/34) info - Finalizing page optimization...
Route (pages) Size First Load JS ┌ ● / (ISR: 1 Seconds) (646 ms) 2.15 kB 167 kB ├ /_app 0 B 165 kB ├ ○ /404 480 B 166 kB ├ λ /api/auth/[...nextauth] 0 B 165 kB ├ λ /api/hello 0 B 165 kB ├ λ /api/notion-blog/comments 0 B 165 kB ├ λ /api/notion-blog/likes/[page_id] 0 B 165 kB ├ ℇ /api/notion-blog/og 0 B 165 kB ├ λ /api/ogp 0 B 165 kB ├ ○ /contact 6.23 kB 299 kB ├ ○ /login 1.99 kB 167 kB ├ ● /posts (ISR: 1 Seconds) (1107 ms) 17 kB 213 kB ├ ● /posts/[slug] (ISR: 1 Seconds) (99413 ms) 25.9 kB 378 kB ├ ├ /posts/notion-blog_image-issue (12088 ms) ├ ├ /posts/notion-blog_google-analytics (10625 ms) ├ ├ /posts/icon (10492 ms) ├ ├ /posts/notion-blog_getting-started (6981 ms) ├ ├ /posts/nodejs_npm-audit-fix (6819 ms) ├ ├ /posts/kakuteishinkoku_r5 (6625 ms) ├ ├ /posts/logo (6310 ms) ├ └ [+12 more paths] (avg 3289 ms) ├ ● /profile (537 ms) 1.86 kB 236 kB ├ ● /sandbox 825 B 197 kB ├ ○ /sandbox/input-file-list 1.54 kB 223 kB ├ ○ /sandbox/react-hook-form 21.3 kB 243 kB ├ ○ /sandbox/react-memo 854 B 222 kB ├ ○ /sandbox/react-use-memo 696 B 222 kB ├ ○ /sandbox/rive 24.4 kB 246 kB ├ ○ /sandbox/svgr 2.09 kB 224 kB └ ○ /sandbox/swr 1.03 kB 228 kB
ℇ (Streaming) server-side renders with streaming (uses React 18 SSR streaming or Server Components) λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps) ○ (Static) automatically rendered as static HTML (uses no initial props) ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps) (ISR) incremental static regeneration (uses revalidate in getStaticProps)
Done in 102.08s.
(build.command completed in 1m 42.2s)
NextAuth package detected, setting NEXTAUTH_URL environment variable to https://blog.ec-maker.com
Moving static page files to serve from CDN...
Moved 15 files to CDN
The following routes use "revalidate" values of under 60 seconds, which is not supported.
They will use a revalidate time of 60 seconds instead.
┌─────────┬─────────────────────────────────────────────┬────────────┐
│ (index) │ Route │ Revalidate │
├─────────┼─────────────────────────────────────────────┼────────────┤
│ 0 │ '/' │ 1 │
│ 1 │ '/posts' │ 1 │
│ 2 │ '/posts/debug-test-text' │ 1 │
│ 3 │ '/posts/notion-blog_netlify-deploy-methods' │ 1 │
│ 4 │ '/posts/notion-blog_block-types' │ 1 │
│ 5 │ '/posts/notion-blog_getting-started' │ 1 │
│ 6 │ '/posts/debug-test' │ 1 │
│ 7 │ '/posts/next.js_TipTap_plugin' │ 1 │
│ 8 │ '/posts/logo' │ 1 │
│ 9 │ '/posts/icon' │ 1 │
│ 10 │ '/posts/kakuteishinkoku_r5' │ 1 │
│ 11 │ '/posts/notion-blog_image-issue' │ 1 │
│ 12 │ '/posts/openAI-API' │ 1 │
│ 13 │ '/posts/notion-blog_google-analytics' │ 1 │
│ 14 │ '/posts/notion-blog_image-size' │ 1 │
│ 15 │ '/posts/schedule-git' │ 1 │
│ 16 │ '/posts/RDP_remote-desktop' │ 1 │
│ 17 │ '/posts/relocation' │ 1 │
│ 18 │ '/posts/BI_seikika' │ 1 │
│ 19 │ '/posts/nodejs_npm-audit-fix' │ 1 │
│ 20 │ '/posts/github-pr-auto-branch' │ 1 │
└─────────┴─────────────────────────────────────────────┴────────────┘
You are not using Netlify Edge Functions for image format detection. Set env var "NEXT_FORCE_EDGE_IMAGES=true" to enable.
✨ Deploying middleware and functions to Netlify Edge Functions ✨
Functions bundling
────────────────────────────────────────────────────────────────
Packaging Functions from .netlify/functions-internal directory:
Build logs: https://app.netlify.com/sites/blog-ecmaker/deploys/670b26006e5649cf1baf9b61 Function logs: https://app.netlify.com/sites/blog-ecmaker/logs/functions?scope=deploy:670b26006e5649cf1baf9b61 Edge function Logs: https://app.netlify.com/sites/blog-ecmaker/logs/edge-functions?scope=deploy:670b26006e5649cf1baf9b61 Website draft URL: https://670b26006e5649cf1baf9b61--blog-ecmaker.netlify.app
If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --build --prod
Netlify Build
────────────────────────────────────────────────────────────────
❯ Version
@netlify/build 29.55.2
❯ Flags
accountId: 64825fd12059ab0e3dd39238
❯ Current directory
/home/runner/work/blog/blog
❯ Config file
No config file was defined: using default values.
❯ Context
production
❯ Using Next.js Runtime - v4.41.3
❯ Outdated plugins
./src/hooks/apiHooks/fetcher.ts 36:28 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any 49:29 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./src/server/utils/algolia.ts 20:45 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./src/server/utils/ogp.ts 43:16 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any 43:57 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./src/utils/storage.ts 9:53 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
info - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules info - Creating an optimized production build... info - Compiled successfully info - Collecting page data... info - Generating static pages (0/40) MyInputFileListComponent inputFiles null MyInputFileComponent inputFiles [] MyInputMultiFileListComponent inputFiles null MyInputMultiFileListControlComponent inputFiles null info - Generating static pages (10/40) info - Generating static pages (20/40) info - Generating static pages (30/40) info - Generating static pages (40/40) info - Finalizing page optimization...
Route (pages) Size First Load JS ┌ ● / (ISR: 1 Seconds) (1053 ms) 2.16 kB 169 kB ├ /_app 0 B 167 kB ├ ○ /404 486 B 167 kB ├ λ /api/auth/[...nextauth] 0 B 167 kB ├ λ /api/hello 0 B 167 kB ├ λ /api/notion-blog/comments 0 B 167 kB ├ λ /api/notion-blog/likes/[page_id] 0 B 167 kB ├ ℇ /api/notion-blog/og 0 B 167 kB ├ λ /api/ogp 0 B 167 kB ├ ○ /contact (386 ms) 6.28 kB 300 kB ├ ○ /login 2.01 kB 169 kB ├ ● /posts (ISR: 1 Seconds) (1459 ms) 17 kB 214 kB ├ ● /posts/[slug] (ISR: 1 Seconds) (88433 ms) 19.2 kB 380 kB ├ ├ /posts/icon (9586 ms) ├ ├ /posts/notion-blog_block-types (8438 ms) ├ ├ /posts/next.js_TipTap_plugin (6902 ms) ├ ├ /posts/logo (6678 ms) ├ ├ /posts/RDP_remote-desktop (6256 ms) ├ ├ /posts/kakuteishinkoku_r5 (6016 ms) ├ ├ /posts/debug-test (5968 ms) ├ └ [+12 more paths] (avg 3216 ms) ├ ● /profile 1.08 kB 237 kB ├ ● /sandbox 839 B 198 kB ├ ○ /sandbox/input-file-list 1.55 kB 224 kB ├ λ /sandbox/nextjs-ssr 903 B 237 kB ├ ● /sandbox/notion-blocks-preview (5600 ms) 4.16 kB 240 kB ├ ○ /sandbox/react-hook-form 21.3 kB 244 kB ├ ○ /sandbox/react-memo 869 B 224 kB ├ ○ /sandbox/react-use-memo 707 B 224 kB ├ ○ /sandbox/rive 24.4 kB 247 kB ├ ○ /sandbox/shape-by-css 1.02 kB 168 kB ├ ○ /sandbox/svgr 2.1 kB 225 kB ├ ○ /sandbox/swr 2.33 kB 230 kB ├ ○ /sandbox/touch-event 1.68 kB 224 kB ├ ○ /sandbox/view-transitions-api 1.24 kB 224 kB ├ ○ /sandbox/view-transitions-api/other 929 B 167 kB └ ○ /sandbox/worldcoin (363 ms) 311 kB 541 kB
ℇ (Streaming) server-side renders with streaming (uses React 18 SSR streaming or Server Components) λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps) ○ (Static) automatically rendered as static HTML (uses no initial props) ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps) (ISR) incremental static regeneration (uses revalidate in getStaticProps)
Done in 100.14s.
(build.command completed in 1m 40.2s)
NextAuth package detected, setting NEXTAUTH_URL environment variable to https://blog.ec-maker.com
Moving static page files to serve from CDN...
Moved 22 files to CDN
The following routes use "revalidate" values of under 60 seconds, which is not supported.
They will use a revalidate time of 60 seconds instead.
┌─────────┬─────────────────────────────────────────────┬────────────┐
│ (index) │ Route │ Revalidate │
├─────────┼─────────────────────────────────────────────┼────────────┤
│ 0 │ '/' │ 1 │
│ 1 │ '/posts' │ 1 │
│ 2 │ '/posts/debug-test-text' │ 1 │
│ 3 │ '/posts/notion-blog_netlify-deploy-methods' │ 1 │
│ 4 │ '/posts/notion-blog_block-types' │ 1 │
│ 5 │ '/posts/notion-blog_getting-started' │ 1 │
│ 6 │ '/posts/debug-test' │ 1 │
│ 7 │ '/posts/next.js_TipTap_plugin' │ 1 │
│ 8 │ '/posts/logo' │ 1 │
│ 9 │ '/posts/icon' │ 1 │
│ 10 │ '/posts/kakuteishinkoku_r5' │ 1 │
│ 11 │ '/posts/notion-blog_image-issue' │ 1 │
│ 12 │ '/posts/openAI-API' │ 1 │
│ 13 │ '/posts/notion-blog_google-analytics' │ 1 │
│ 14 │ '/posts/notion-blog_image-size' │ 1 │
│ 15 │ '/posts/schedule-git' │ 1 │
│ 16 │ '/posts/RDP_remote-desktop' │ 1 │
│ 17 │ '/posts/relocation' │ 1 │
│ 18 │ '/posts/BI_seikika' │ 1 │
│ 19 │ '/posts/nodejs_npm-audit-fix' │ 1 │
│ 20 │ '/posts/github-pr-auto-branch' │ 1 │
└─────────┴─────────────────────────────────────────────┴────────────┘
You are not using Netlify Edge Functions for image format detection. Set env var "NEXT_FORCE_EDGE_IMAGES=true" to enable.
✨ Deploying middleware and functions to Netlify Edge Functions ✨
Functions bundling
────────────────────────────────────────────────────────────────
Packaging Functions from .netlify/functions-internal directory:
Build logs: https://app.netlify.com/sites/blog-ecmaker/deploys/670b2b4f768ef8dfb121006e Function logs: https://app.netlify.com/sites/blog-ecmaker/logs/functions?scope=deploy:670b2b4f768ef8dfb121006e Edge function Logs: https://app.netlify.com/sites/blog-ecmaker/logs/edge-functions?scope=deploy:670b2b4f768ef8dfb121006e Website draft URL: https://670b2b4f768ef8dfb121006e--blog-ecmaker.netlify.app
If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --build --prod
Netlify Build
────────────────────────────────────────────────────────────────
❯ Version
@netlify/build 29.55.2
❯ Flags
accountId: 64825fd12059ab0e3dd39238
❯ Current directory
/home/runner/work/blog/blog
❯ Config file
No config file was defined: using default values.
❯ Context
production
❯ Using Next.js Runtime - v4.41.3
❯ Outdated plugins
./src/server/utils/algolia.ts 20:45 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./src/server/utils/ogp.ts 43:16 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any 43:57 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./src/utils/storage.ts 9:53 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
info - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules info - Creating an optimized production build... info - Compiled successfully info - Collecting page data... info - Generating static pages (0/40) MyInputFileListComponent inputFiles null MyInputFileComponent inputFiles [] MyInputMultiFileListComponent inputFiles null MyInputMultiFileListControlComponent inputFiles null info - Generating static pages (10/40) info - Generating static pages (20/40) info - Generating static pages (30/40) info - Generating static pages (40/40) info - Finalizing page optimization...
Route (pages) Size First Load JS ┌ ● / (ISR: 1 Seconds) (330 ms) 2.16 kB 169 kB ├ /_app 0 B 167 kB ├ ○ /404 486 B 167 kB ├ λ /api/auth/[...nextauth] 0 B 167 kB ├ λ /api/hello 0 B 167 kB ├ λ /api/notion-blog/comments 0 B 167 kB ├ λ /api/notion-blog/likes/[page_id] 0 B 167 kB ├ ℇ /api/notion-blog/og 0 B 167 kB ├ λ /api/ogp 0 B 167 kB ├ ○ /contact 6.28 kB 300 kB ├ ○ /login 2.01 kB 169 kB ├ ● /posts (ISR: 1 Seconds) (5598 ms) 17 kB 214 kB ├ ● /posts/[slug] (ISR: 1 Seconds) (80438 ms) 19.2 kB 380 kB ├ ├ /posts/icon (8497 ms) ├ ├ /posts/debug-test (8328 ms) ├ ├ /posts/RDP_remote-desktop (7931 ms) ├ ├ /posts/logo (7115 ms) ├ ├ /posts/notion-blog_google-analytics (6845 ms) ├ ├ /posts/notion-blog_block-types (5859 ms) ├ ├ /posts/notion-blog_image-issue (5544 ms) ├ └ [+12 more paths] (avg 2527 ms) ├ ● /profile 1.08 kB 237 kB ├ ● /sandbox 839 B 198 kB ├ ○ /sandbox/input-file-list 1.55 kB 224 kB ├ λ /sandbox/nextjs-ssr 903 B 237 kB ├ ● /sandbox/notion-blocks-preview (7163 ms) 4.16 kB 240 kB ├ ○ /sandbox/react-hook-form 21.3 kB 244 kB ├ ○ /sandbox/react-memo 869 B 224 kB ├ ○ /sandbox/react-use-memo 707 B 224 kB ├ ○ /sandbox/rive 24.4 kB 247 kB ├ ○ /sandbox/shape-by-css 1.02 kB 168 kB ├ ○ /sandbox/svgr 2.1 kB 225 kB ├ ○ /sandbox/swr 2.33 kB 230 kB ├ ○ /sandbox/touch-event 1.68 kB 224 kB ├ ○ /sandbox/view-transitions-api 1.24 kB 224 kB ├ ○ /sandbox/view-transitions-api/other 929 B 167 kB └ ○ /sandbox/worldcoin (376 ms) 311 kB 541 kB
ℇ (Streaming) server-side renders with streaming (uses React 18 SSR streaming or Server Components) λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps) ○ (Static) automatically rendered as static HTML (uses no initial props) ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps) (ISR) incremental static regeneration (uses revalidate in getStaticProps)
Done in 98.63s.
(build.command completed in 1m 38.7s)
NextAuth package detected, setting NEXTAUTH_URL environment variable to https://blog.ec-maker.com
Moving static page files to serve from CDN...
Moved 22 files to CDN
The following routes use "revalidate" values of under 60 seconds, which is not supported.
They will use a revalidate time of 60 seconds instead.
┌─────────┬─────────────────────────────────────────────┬────────────┐
│ (index) │ Route │ Revalidate │
├─────────┼─────────────────────────────────────────────┼────────────┤
│ 0 │ '/' │ 1 │
│ 1 │ '/posts' │ 1 │
│ 2 │ '/posts/debug-test-text' │ 1 │
│ 3 │ '/posts/notion-blog_netlify-deploy-methods' │ 1 │
│ 4 │ '/posts/notion-blog_block-types' │ 1 │
│ 5 │ '/posts/notion-blog_getting-started' │ 1 │
│ 6 │ '/posts/debug-test' │ 1 │
│ 7 │ '/posts/next.js_TipTap_plugin' │ 1 │
│ 8 │ '/posts/logo' │ 1 │
│ 9 │ '/posts/icon' │ 1 │
│ 10 │ '/posts/kakuteishinkoku_r5' │ 1 │
│ 11 │ '/posts/notion-blog_image-issue' │ 1 │
│ 12 │ '/posts/openAI-API' │ 1 │
│ 13 │ '/posts/notion-blog_google-analytics' │ 1 │
│ 14 │ '/posts/notion-blog_image-size' │ 1 │
│ 15 │ '/posts/schedule-git' │ 1 │
│ 16 │ '/posts/RDP_remote-desktop' │ 1 │
│ 17 │ '/posts/relocation' │ 1 │
│ 18 │ '/posts/BI_seikika' │ 1 │
│ 19 │ '/posts/nodejs_npm-audit-fix' │ 1 │
│ 20 │ '/posts/github-pr-auto-branch' │ 1 │
└─────────┴─────────────────────────────────────────────┴────────────┘
You are not using Netlify Edge Functions for image format detection. Set env var "NEXT_FORCE_EDGE_IMAGES=true" to enable.
✨ Deploying middleware and functions to Netlify Edge Functions ✨
Functions bundling
────────────────────────────────────────────────────────────────
Packaging Functions from .netlify/functions-internal directory:
Build logs: https://app.netlify.com/sites/blog-ecmaker/deploys/670b2e5a768ef8e2782100ad Function logs: https://app.netlify.com/sites/blog-ecmaker/logs/functions?scope=deploy:670b2e5a768ef8e2782100ad Edge function Logs: https://app.netlify.com/sites/blog-ecmaker/logs/edge-functions?scope=deploy:670b2e5a768ef8e2782100ad Website draft URL: https://670b2e5a768ef8e2782100ad--blog-ecmaker.netlify.app
If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --build --prod
Bug/ #77 fix F12エラー撲滅する
((PR1 (old))) 中止 PR #79 を参照。branch削除。PR2 #80 → やめた。
一旦、noblog様の最新 11sep2023 main を持ってきて、エラーシュート。
PR3-4 git操作ミス deleted.PR #82 bug/#77 F12 撲滅3 to mainPR #83 Bug/#77 F12エラー撲滅4 to mainPR5 #84 方針転換→こっちを参照のこと。
最新のnoblog様は持ってこずに、過去のnoblog様ベースのそのままエラーシュート。
方針
noblog様の最新は持ってこずに、そのままエラーシュート。
841afca の main ver の方から対策したほうが良かった説
noblog様をもともとの main-22Feb2023 に戻してエラーシュートする。
(本家Repos Commit: b5b1e52)
Updated
結果
できたーー
ToDo
中に入ると、イケてるページとイケていないページがある。