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/server/utils/algolia.ts 20:45 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./src/server/utils/ogp.ts 53:16 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any 53: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/39) MyInputFileListComponent inputFiles null MyInputFileComponent inputFiles [] MyInputMultiFileListComponent inputFiles null MyInputMultiFileListControlComponent inputFiles null info - Generating static pages (9/39) info - Generating static pages (19/39) info - Generating static pages (29/39) info - Generating static pages (39/39) info - Finalizing page optimization...
Route (pages) Size First Load JS ┌ ● / (ISR: 1 Seconds) (361 ms) 2.17 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) (997 ms) 17 kB 214 kB ├ ● /posts/[slug] (ISR: 1 Seconds) (68895 ms) 19.2 kB 380 kB ├ ├ /posts/Notion-Block-Preview (9215 ms) ├ ├ /posts/icon (8865 ms) ├ ├ /posts/logo (8556 ms) ├ ├ /posts/notion-blog_image-issue (6552 ms) ├ ├ /posts/notion-blog_google-analytics (6397 ms) ├ ├ /posts/kakuteishinkoku_r5 (4531 ms) ├ ├ /posts/RDP_remote-desktop (4497 ms) ├ └ [+11 more paths] (avg 1844 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 (1453 ms) 4.2 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 225 kB ├ ○ /sandbox/view-transitions-api 1.24 kB 224 kB ├ ○ /sandbox/view-transitions-api/other 929 B 168 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 91.71s.
(build.command completed in 1m 31.8s)
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/Notion-Block-Preview' │ 1 │
│ 3 │ '/posts/debug-test' │ 1 │
│ 4 │ '/posts/notion-blog_netlify-deploy-methods' │ 1 │
│ 5 │ '/posts/notion-blog_getting-started' │ 1 │
│ 6 │ '/posts/next.js_TipTap_plugin' │ 1 │
│ 7 │ '/posts/logo' │ 1 │
│ 8 │ '/posts/icon' │ 1 │
│ 9 │ '/posts/kakuteishinkoku_r5' │ 1 │
│ 10 │ '/posts/notion-blog_image-issue' │ 1 │
│ 11 │ '/posts/openAI-API' │ 1 │
│ 12 │ '/posts/notion-blog_google-analytics' │ 1 │
│ 13 │ '/posts/notion-blog_image-size' │ 1 │
│ 14 │ '/posts/schedule-git' │ 1 │
│ 15 │ '/posts/RDP_remote-desktop' │ 1 │
│ 16 │ '/posts/relocation' │ 1 │
│ 17 │ '/posts/BI_seikika' │ 1 │
│ 18 │ '/posts/nodejs_npm-audit-fix' │ 1 │
│ 19 │ '/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/6711a84957fde3073b7a12b1 Function logs: https://app.netlify.com/sites/blog-ecmaker/logs/functions?scope=deploy:6711a84957fde3073b7a12b1 Edge function Logs: https://app.netlify.com/sites/blog-ecmaker/logs/edge-functions?scope=deploy:6711a84957fde3073b7a12b1 Website draft URL: https://6711a84957fde3073b7a12b1--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 53:16 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any 53: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/39) MyInputFileListComponent inputFiles null MyInputFileComponent inputFiles [] MyInputMultiFileListComponent inputFiles null MyInputMultiFileListControlComponent inputFiles null info - Generating static pages (9/39) info - Generating static pages (19/39) info - Generating static pages (29/39) info - Generating static pages (39/39) info - Finalizing page optimization...
Route (pages) Size First Load JS ┌ ● / (ISR: 1 Seconds) (683 ms) 2.17 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) (1474 ms) 17 kB 214 kB ├ ● /posts/[slug] (ISR: 1 Seconds) (63047 ms) 19.2 kB 380 kB ├ ├ /posts/icon (8064 ms) ├ ├ /posts/notion-blog_netlify-deploy-methods (7414 ms) ├ ├ /posts/logo (6268 ms) ├ ├ /posts/Notion-Block-Preview (5613 ms) ├ ├ /posts/notion-blog_google-analytics (5369 ms) ├ ├ /posts/notion-blog_image-issue (4907 ms) ├ ├ /posts/RDP_remote-desktop (4674 ms) ├ └ [+11 more paths] (avg 1885 ms) ├ ● /profile (350 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 (1965 ms) 4.2 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 225 kB ├ ○ /sandbox/view-transitions-api 1.24 kB 224 kB ├ ○ /sandbox/view-transitions-api/other 929 B 168 kB └ ○ /sandbox/worldcoin (360 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 87.60s.
(build.command completed in 1m 27.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/Notion-Block-Preview' │ 1 │
│ 3 │ '/posts/debug-test' │ 1 │
│ 4 │ '/posts/notion-blog_netlify-deploy-methods' │ 1 │
│ 5 │ '/posts/notion-blog_getting-started' │ 1 │
│ 6 │ '/posts/next.js_TipTap_plugin' │ 1 │
│ 7 │ '/posts/logo' │ 1 │
│ 8 │ '/posts/icon' │ 1 │
│ 9 │ '/posts/kakuteishinkoku_r5' │ 1 │
│ 10 │ '/posts/notion-blog_image-issue' │ 1 │
│ 11 │ '/posts/openAI-API' │ 1 │
│ 12 │ '/posts/notion-blog_google-analytics' │ 1 │
│ 13 │ '/posts/notion-blog_image-size' │ 1 │
│ 14 │ '/posts/schedule-git' │ 1 │
│ 15 │ '/posts/RDP_remote-desktop' │ 1 │
│ 16 │ '/posts/relocation' │ 1 │
│ 17 │ '/posts/BI_seikika' │ 1 │
│ 18 │ '/posts/nodejs_npm-audit-fix' │ 1 │
│ 19 │ '/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/6711ababcb412af8b8e0c70d Function logs: https://app.netlify.com/sites/blog-ecmaker/logs/functions?scope=deploy:6711ababcb412af8b8e0c70d Edge function Logs: https://app.netlify.com/sites/blog-ecmaker/logs/edge-functions?scope=deploy:6711ababcb412af8b8e0c70d Website draft URL: https://6711ababcb412af8b8e0c70d--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\ - @netlify/plugin-nextjs@4.41.3: latest version is 5.8.0\ To upgrade this plugin, please update its version in \"package.json\"\No Next.js cache to restore.\\Build command from Netlify app \────────────────────────────────────────────────────────────────\\$ yarn run build\yarn run v1.22.22\$ next build\info - Linting and checking validity of types...\./src/server/utils/algolia.ts\20:45 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any\./src/server/utils/ogp.ts\53:16 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any\53: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/39)\MyInputFileListComponent inputFiles null\MyInputFileComponent inputFiles []\MyInputMultiFileListComponent inputFiles null\MyInputMultiFileListControlComponent inputFiles null\info - Generating static pages (9/39)\info - Generating static pages (19/39)\info - Generating static pages (29/39)\info - Generating static pages (39/39)\info - Finalizing page optimization...\Route (pages) Size First Load JS\┌ ● / (ISR: 1 Seconds) (301 ms) 2.17 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 (364 ms) 6.28 kB 300 kB\├ ○ /login 2.01 kB 169 kB\├ ● /posts (ISR: 1 Seconds) (3056 ms) 17 kB 214 kB\├ ● /posts/[slug] (ISR: 1 Seconds) (50466 ms) 19.2 kB 380 kB\├ ├ /posts/notion-blog_google-analytics (7808 ms)\├ ├ /posts/Notion-Block-Preview (6807 ms)\├ ├ /posts/icon (4702 ms)\├ ├ /posts/logo (4694 ms)\├ ├ /posts/notion-blog_getting-started (4387 ms)\├ ├ /posts/notion-blog_image-issue (2841 ms)\├ ├ /posts/kakuteishinkoku_r5 (2675 ms)\├ └ [+11 more paths] (avg 1505 ms)\├ ● /profile (457 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 (1319 ms) 4.2 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 225 kB\├ ○ /sandbox/view-transitions-api 1.24 kB 224 kB\├ ○ /sandbox/view-transitions-api/other 929 B 168 kB\└ ○ /sandbox/worldcoin 311 kB 541 kB+ First Load JS shared by all 173 kB\ ├ chunks/framework-ce84985cd166733a.js 45.2 kB\ ├ chunks/main-4da6185358dbe7bf.js 26.9 kB\ ├ chunks/pages/_app-10bb91100f983c92.js 92.5 kB\ ├ chunks/webpack-4cdeda761fa54b88.js 1.86 kB\ └ css/ffa957ac17c45755.css 6.5 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 85.13s.\(build.command completed in 1m 25.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/Notion-Block-Preview' │ 1 │\│ 3 │ '/posts/debug-test' │ 1 │\│ 4 │ '/posts/notion-blog_netlify-deploy-methods' │ 1 │\│ 5 │ '/posts/notion-blog_getting-started' │ 1 │\│ 6 │ '/posts/next.js_TipTap_plugin' │ 1 │\│ 7 │ '/posts/logo' │ 1 │\│ 8 │ '/posts/icon' │ 1 │\│ 9 │ '/posts/kakuteishinkoku_r5' │ 1 │\│ 10 │ '/posts/notion-blog_image-issue' │ 1 │\│ 11 │ '/posts/openAI-API' │ 1 │\│ 12 │ '/posts/notion-blog_google-analytics' │ 1 │\│ 13 │ '/posts/notion-blog_image-size' │ 1 │\│ 14 │ '/posts/schedule-git' │ 1 │\│ 15 │ '/posts/RDP_remote-desktop' │ 1 │\│ 16 │ '/posts/relocation' │ 1 │\│ 17 │ '/posts/BI_seikika' │ 1 │\│ 18 │ '/posts/nodejs_npm-audit-fix' │ 1 │\│ 19 │ '/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:\ - netlify-handler/netlify-handler.js\ - netlify-odb-handler/netlify-odb-handler.js\ - _ipx/_ipx.js\\(Functions bundling completed in 2m 0.5s)\\Edge Functions bundling \────────────────────────────────────────────────────────────────\\Packaging Edge Functions from .netlify/edge-functions directory:\ - next_pages_api_notion_blog_og\(Edge Functions bundling completed in 6.2s)\Next.js cache saved.\Deploy path: /home/runner/work/blog/blog/.next\Deploying to draft URL...\\Netlify Build \────────────────────────────────────────────────────────────────\\❯ Version\ @netlify/build 29.55.2\\❯ Flags\ auth: nfp_GoRr3esto6qez5kYyUhqYYVSpSHm3zB166e2\ build: true\ deployId: 6711be0e188eb61656a0a8aa\ open: false\ prod: false\ prodIfUnlocked: false\ site: 80899a26-cfcb-42f8-886e-c84364cdaae9\ skipFunctionsCache: false\\❯ Current directory\ /home/runner/work/blog/blog\\❯ Config file\ No config file was defined: using default values.\\❯ Context\ dev\\Netlify Build Complete \────────────────────────────────────────────────────────────────\(Netlify Build completed in 3m 54.7s)\Build logs: https://app.netlify.com/sites/blog-ecmaker/deploys/6711be0e188eb61656a0a8aa\Function logs: https://app.netlify.com/sites/blog-ecmaker/logs/functions?scope=deploy:6711be0e188eb61656a0a8aa\Edge function Logs: https://app.netlify.com/sites/blog-ecmaker/logs/edge-functions?scope=deploy:6711be0e188eb61656a0a8aa\Website draft URL: https://6711be0e188eb61656a0a8aa--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 Log\n\n```\n
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 53:16 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any 53: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/39) MyInputFileListComponent inputFiles null MyInputFileComponent inputFiles [] MyInputMultiFileListComponent inputFiles null MyInputMultiFileListControlComponent inputFiles null info - Generating static pages (9/39) info - Generating static pages (19/39) info - Generating static pages (29/39) info - Generating static pages (39/39) info - Finalizing page optimization...
Route (pages) Size First Load JS ┌ ● / (ISR: 1 Seconds) (679 ms) 2.17 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 (371 ms) 6.28 kB 300 kB ├ ○ /login 2.01 kB 169 kB ├ ● /posts (ISR: 1 Seconds) (2023 ms) 17 kB 214 kB ├ ● /posts/[slug] (ISR: 1 Seconds) (64347 ms) 19.2 kB 380 kB ├ ├ /posts/logo (9909 ms) ├ ├ /posts/Notion-Block-Preview (7543 ms) ├ ├ /posts/notion-blog_google-analytics (7434 ms) ├ ├ /posts/icon (6337 ms) ├ ├ /posts/BI_seikika (4625 ms) ├ ├ /posts/RDP_remote-desktop (3798 ms) ├ ├ /posts/kakuteishinkoku_r5 (3685 ms) ├ └ [+11 more paths] (avg 1911 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 (1534 ms) 4.2 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 225 kB ├ ○ /sandbox/view-transitions-api 1.24 kB 224 kB ├ ○ /sandbox/view-transitions-api/other 929 B 168 kB └ ○ /sandbox/worldcoin (375 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 92.84s.
(build.command completed in 1m 33s)
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/Notion-Block-Preview' │ 1 │
│ 3 │ '/posts/debug-test' │ 1 │
│ 4 │ '/posts/notion-blog_netlify-deploy-methods' │ 1 │
│ 5 │ '/posts/notion-blog_getting-started' │ 1 │
│ 6 │ '/posts/next.js_TipTap_plugin' │ 1 │
│ 7 │ '/posts/logo' │ 1 │
│ 8 │ '/posts/icon' │ 1 │
│ 9 │ '/posts/kakuteishinkoku_r5' │ 1 │
│ 10 │ '/posts/notion-blog_image-issue' │ 1 │
│ 11 │ '/posts/openAI-API' │ 1 │
│ 12 │ '/posts/notion-blog_google-analytics' │ 1 │
│ 13 │ '/posts/notion-blog_image-size' │ 1 │
│ 14 │ '/posts/schedule-git' │ 1 │
│ 15 │ '/posts/RDP_remote-desktop' │ 1 │
│ 16 │ '/posts/relocation' │ 1 │
│ 17 │ '/posts/BI_seikika' │ 1 │
│ 18 │ '/posts/nodejs_npm-audit-fix' │ 1 │
│ 19 │ '/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/6711c2a18de98d1c7e889243 Function logs: https://app.netlify.com/sites/blog-ecmaker/logs/functions?scope=deploy:6711c2a18de98d1c7e889243 Edge function Logs: https://app.netlify.com/sites/blog-ecmaker/logs/edge-functions?scope=deploy:6711c2a18de98d1c7e889243 Website draft URL: https://6711c2a18de98d1c7e889243--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\n```
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 53:16 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any 53: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/39) MyInputFileListComponent inputFiles null MyInputFileComponent inputFiles [] MyInputMultiFileListComponent inputFiles null MyInputMultiFileListControlComponent inputFiles null info - Generating static pages (9/39) info - Generating static pages (19/39) info - Generating static pages (29/39) info - Generating static pages (39/39) info - Finalizing page optimization...
Route (pages) Size First Load JS ┌ ● / (ISR: 1 Seconds) (968 ms) 2.17 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 (360 ms) 6.28 kB 300 kB ├ ○ /login 2.01 kB 169 kB ├ ● /posts (ISR: 1 Seconds) (969 ms) 17 kB 214 kB ├ ● /posts/[slug] (ISR: 1 Seconds) (72628 ms) 19.2 kB 380 kB ├ ├ /posts/debug-test (14048 ms) ├ ├ /posts/Notion-Block-Preview (9978 ms) ├ ├ /posts/RDP_remote-desktop (6602 ms) ├ ├ /posts/notion-blog_google-analytics (6037 ms) ├ ├ /posts/logo (5932 ms) ├ ├ /posts/icon (5406 ms) ├ ├ /posts/kakuteishinkoku_r5 (4969 ms) ├ └ [+11 more paths] (avg 1787 ms) ├ ● /profile (321 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 (3883 ms) 4.2 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 225 kB ├ ○ /sandbox/view-transitions-api 1.24 kB 224 kB ├ ○ /sandbox/view-transitions-api/other 929 B 168 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 93.17s.
(build.command completed in 1m 33.3s)
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/Notion-Block-Preview' │ 1 │
│ 3 │ '/posts/debug-test' │ 1 │
│ 4 │ '/posts/notion-blog_netlify-deploy-methods' │ 1 │
│ 5 │ '/posts/notion-blog_getting-started' │ 1 │
│ 6 │ '/posts/next.js_TipTap_plugin' │ 1 │
│ 7 │ '/posts/logo' │ 1 │
│ 8 │ '/posts/icon' │ 1 │
│ 9 │ '/posts/kakuteishinkoku_r5' │ 1 │
│ 10 │ '/posts/notion-blog_image-issue' │ 1 │
│ 11 │ '/posts/openAI-API' │ 1 │
│ 12 │ '/posts/notion-blog_google-analytics' │ 1 │
│ 13 │ '/posts/notion-blog_image-size' │ 1 │
│ 14 │ '/posts/schedule-git' │ 1 │
│ 15 │ '/posts/RDP_remote-desktop' │ 1 │
│ 16 │ '/posts/relocation' │ 1 │
│ 17 │ '/posts/BI_seikika' │ 1 │
│ 18 │ '/posts/nodejs_npm-audit-fix' │ 1 │
│ 19 │ '/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/6711dc46015b9d364a7c40cc Function logs: https://app.netlify.com/sites/blog-ecmaker/logs/functions?scope=deploy:6711dc46015b9d364a7c40cc Edge function Logs: https://app.netlify.com/sites/blog-ecmaker/logs/edge-functions?scope=deploy:6711dc46015b9d364a7c40cc Website draft URL: https://6711dc46015b9d364a7c40cc--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
fix/#78
75 のつづき ToC-スマホ表示続き fix
71 のつづき スマホ表示で表示が微妙 fix
51 のつづき Actions update. buildコメントをグループ化