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
./pages/sandbox/react-hook-form.tsx 39:28 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./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/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/37) MyInputFileListComponent inputFiles null MyInputFileComponent inputFiles [] MyInputMultiFileListComponent inputFiles null MyInputMultiFileListControlComponent inputFiles null info - Generating static pages (9/37) info - Generating static pages (18/37) info - Generating static pages (27/37) info - Generating static pages (37/37) info - Finalizing page optimization...
Route (pages) Size First Load JS ┌ ● / (ISR: 1 Seconds) (559 ms) 2.21 kB 169 kB ├ /_app 0 B 167 kB ├ ○ /404 481 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 (385 ms) 5.3 kB 307 kB ├ ○ /login 1.99 kB 169 kB ├ ● /posts (ISR: 86400 Seconds) (911 ms) 16.7 kB 214 kB ├ ● /posts/[page_id] (ISR: 10800 Seconds) (48527 ms) 29.5 kB 384 kB ├ ├ /posts/cee30700-bbca-40ea-b07c-3eee7c9eeb56 (16354 ms) ├ ├ /posts/66d0d915-51e0-46d5-bbd7-3000bb9b21fb (3610 ms) ├ ├ /posts/b785b3ac-b553-452a-ba79-899a784d5db4 (3466 ms) ├ ├ /posts/5e66c39a-d4c5-4b1d-a59b-380bd446532b (3046 ms) ├ ├ /posts/d11e9abe-d26e-483f-ab9a-4e07fd8441f3 (2758 ms) ├ ├ /posts/7bfbacb7-7b91-473b-9fbf-0cb910a77296 (2570 ms) ├ ├ /posts/0fb4f1e2-8d54-46a9-af11-53f92a91ed89 (2561 ms) ├ └ [+12 more paths] (avg 1180 ms) ├ ● /posts/zenn-list (ISR: 604800 Seconds) 726 B 168 kB ├ ● /profile 1.61 kB 230 kB ├ ● /sandbox 862 B 198 kB ├ ○ /sandbox/@template 496 B 223 kB ├ ○ /sandbox/input-file-list 1.54 kB 224 kB ├ ○ /sandbox/react-hook-form 22.9 kB 246 kB ├ ○ /sandbox/react-memo 856 B 224 kB ├ ○ /sandbox/react-use-memo 696 B 224 kB ├ ○ /sandbox/rive 24.9 kB 248 kB ├ ○ /sandbox/svgr 2.08 kB 225 kB ├ ○ /sandbox/swr 1.03 kB 230 kB └ ○ /sandbox/vercel-environment-variables 754 B 168 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 80.63s.
(build.command completed in 1m 20.8s)
NextAuth package detected, setting NEXTAUTH_URL environment variable to https://blog.ec-maker.com
Moving static page files to serve from CDN...
Moved 17 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 │
└─────────┴───────┴────────────┘
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:
These are the largest files in the zip: ┌─────────┬─────────────────────────────────────────────────────────────────┬─────────────────┬───────────────────┐ │ (index) │ File │ Compressed Size │ Uncompressed Size │ ├─────────┼─────────────────────────────────────────────────────────────────┼─────────────────┼───────────────────┤ │ 1 │ 'node_modules/@swc/core-linux-x64-musl/swc.linux-x64-musl.node' │ '23.5 MB' │ '62.9 MB' │ │ 2 │ 'node_modules/@swc/core-linux-x64-gnu/swc.linux-x64-gnu.node' │ '19.2 MB' │ '51.4 MB' │ │ 3 │ 'node_modules/@esbuild/linux-x64/bin/esbuild' │ '4.31 MB' │ '9.35 MB' │ │ 4 │ 'node_modules/react-icons/gi/index.js' │ '2.96 MB' │ '6.99 MB' │ │ 5 │ 'node_modules/react-icons/si/index.js' │ '2 MB' │ '5.01 MB' │ │ 6 │ 'node_modules/react-icons/tb/index.js' │ '343 kB' │ '3.06 MB' │ │ 7 │ 'node_modules/next/dist/compiled/next-server/next-server.js' │ '1.04 MB' │ '2.77 MB' │ │ 8 │ 'node_modules/@tabler/icons/icons-react/dist/index.cjs.js' │ '237 kB' │ '2.34 MB' │ │ 9 │ 'node_modules/react-icons/md/index.js' │ '506 kB' │ '2.2 MB' │ │ 10 │ 'node_modules/react-icons/bs/index.js' │ '360 kB' │ '1.77 MB' │ └─────────┴─────────────────────────────────────────────────────────────────┴─────────────────┴───────────────────┘
For more information on fixing this, see https://ntl.fyi/large-next-functions
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: 670cbd6c68175266a891a268
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 4m 3s)
Build logs: https://app.netlify.com/sites/blog-ecmaker/deploys/670cbd6c68175266a891a268 Function logs: https://app.netlify.com/sites/blog-ecmaker/logs/functions?scope=deploy:670cbd6c68175266a891a268 Edge function Logs: https://app.netlify.com/sites/blog-ecmaker/logs/edge-functions?scope=deploy:670cbd6c68175266a891a268 Website draft URL: https://670cbd6c68175266a891a268--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
./pages/sandbox/react-hook-form.tsx 39:28 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./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/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/19) MyInputFileListComponent inputFiles null info - Generating static pages (4/19) MyInputFileComponent inputFiles [] MyInputMultiFileListComponent inputFiles null MyInputMultiFileListControlComponent inputFiles null info - Generating static pages (9/19) info - Generating static pages (14/19) info - Generating static pages (19/19) info - Finalizing page optimization...
Route (pages) Size First Load JS ┌ ● / (ISR: 1 Seconds) (363 ms) 2.21 kB 169 kB ├ /_app 0 B 167 kB ├ ○ /404 481 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 5.3 kB 307 kB ├ ○ /login 1.99 kB 169 kB ├ ● /posts (ISR: 86400 Seconds) (485 ms) 16.7 kB 214 kB ├ ● /posts/[page_id] (ISR: 10800 Seconds) (971 ms) 29.5 kB 384 kB ├ └ /posts/11b83811-5c88-80cb-bd0e-f362472a6d84 (971 ms) ├ ● /posts/zenn-list (ISR: 604800 Seconds) 726 B 168 kB ├ ● /profile 1.61 kB 230 kB ├ ● /sandbox 862 B 198 kB ├ ○ /sandbox/@template 496 B 223 kB ├ ○ /sandbox/input-file-list 1.54 kB 224 kB ├ ○ /sandbox/react-hook-form 22.9 kB 246 kB ├ ○ /sandbox/react-memo 856 B 224 kB ├ ○ /sandbox/react-use-memo 696 B 224 kB ├ ○ /sandbox/rive 24.9 kB 248 kB ├ ○ /sandbox/svgr 2.08 kB 225 kB ├ ○ /sandbox/swr 1.03 kB 230 kB └ ○ /sandbox/vercel-environment-variables 754 B 168 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 61.98s.
(build.command completed in 1m 2.1s)
NextAuth package detected, setting NEXTAUTH_URL environment variable to https://blog.ec-maker.com
Moving static page files to serve from CDN...
Moved 17 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 │
└─────────┴───────┴────────────┘
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:
These are the largest files in the zip: ┌─────────┬─────────────────────────────────────────────────────────────────┬─────────────────┬───────────────────┐ │ (index) │ File │ Compressed Size │ Uncompressed Size │ ├─────────┼─────────────────────────────────────────────────────────────────┼─────────────────┼───────────────────┤ │ 1 │ 'node_modules/@swc/core-linux-x64-musl/swc.linux-x64-musl.node' │ '23.5 MB' │ '62.9 MB' │ │ 2 │ 'node_modules/@swc/core-linux-x64-gnu/swc.linux-x64-gnu.node' │ '19.2 MB' │ '51.4 MB' │ │ 3 │ 'node_modules/@esbuild/linux-x64/bin/esbuild' │ '4.31 MB' │ '9.35 MB' │ │ 4 │ 'node_modules/react-icons/gi/index.js' │ '2.96 MB' │ '6.99 MB' │ │ 5 │ 'node_modules/react-icons/si/index.js' │ '2 MB' │ '5.01 MB' │ │ 6 │ 'node_modules/react-icons/tb/index.js' │ '343 kB' │ '3.06 MB' │ │ 7 │ 'node_modules/next/dist/compiled/next-server/next-server.js' │ '1.04 MB' │ '2.77 MB' │ │ 8 │ 'node_modules/@tabler/icons/icons-react/dist/index.cjs.js' │ '237 kB' │ '2.34 MB' │ │ 9 │ 'node_modules/react-icons/md/index.js' │ '506 kB' │ '2.2 MB' │ │ 10 │ 'node_modules/react-icons/bs/index.js' │ '360 kB' │ '1.77 MB' │ └─────────┴─────────────────────────────────────────────────────────────────┴─────────────────┴───────────────────┘
For more information on fixing this, see https://ntl.fyi/large-next-functions
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: 670cc06588dbea5980a99de4
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 42.5s)
Build logs: https://app.netlify.com/sites/blog-ecmaker/deploys/670cc06588dbea5980a99de4 Function logs: https://app.netlify.com/sites/blog-ecmaker/logs/functions?scope=deploy:670cc06588dbea5980a99de4 Edge function Logs: https://app.netlify.com/sites/blog-ecmaker/logs/edge-functions?scope=deploy:670cc06588dbea5980a99de4 Website draft URL: https://670cc06588dbea5980a99de4--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
./pages/sandbox/react-hook-form.tsx 39:28 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./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/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/19) MyInputFileListComponent inputFiles null MyInputFileComponent inputFiles [] MyInputMultiFileListComponent inputFiles null info - Generating static pages (4/19) MyInputMultiFileListControlComponent inputFiles null info - Generating static pages (9/19) info - Generating static pages (14/19) info - Generating static pages (19/19) info - Finalizing page optimization...
Route (pages) Size First Load JS ┌ ● / (ISR: 1 Seconds) 2.21 kB 169 kB ├ /_app 0 B 167 kB ├ ○ /404 481 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 5.3 kB 307 kB ├ ○ /login 1.99 kB 169 kB ├ ● /posts (ISR: 86400 Seconds) (831 ms) 16.7 kB 214 kB ├ ● /posts/[page_id] (ISR: 10800 Seconds) (914 ms) 29.5 kB 384 kB ├ └ /posts/11b83811-5c88-80cb-bd0e-f362472a6d84 (914 ms) ├ ● /posts/zenn-list (ISR: 604800 Seconds) 726 B 168 kB ├ ● /profile 1.61 kB 230 kB ├ ● /sandbox 862 B 198 kB ├ ○ /sandbox/@template 496 B 223 kB ├ ○ /sandbox/input-file-list 1.54 kB 224 kB ├ ○ /sandbox/react-hook-form 22.9 kB 246 kB ├ ○ /sandbox/react-memo 856 B 224 kB ├ ○ /sandbox/react-use-memo 696 B 224 kB ├ ○ /sandbox/rive 24.9 kB 248 kB ├ ○ /sandbox/svgr 2.08 kB 225 kB ├ ○ /sandbox/swr 1.03 kB 230 kB └ ○ /sandbox/vercel-environment-variables 754 B 168 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 62.97s.
(build.command completed in 1m 3.1s)
NextAuth package detected, setting NEXTAUTH_URL environment variable to https://blog.ec-maker.com
Moving static page files to serve from CDN...
Moved 17 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 │
└─────────┴───────┴────────────┘
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:
These are the largest files in the zip: ┌─────────┬─────────────────────────────────────────────────────────────────┬─────────────────┬───────────────────┐ │ (index) │ File │ Compressed Size │ Uncompressed Size │ ├─────────┼─────────────────────────────────────────────────────────────────┼─────────────────┼───────────────────┤ │ 1 │ 'node_modules/@swc/core-linux-x64-musl/swc.linux-x64-musl.node' │ '23.5 MB' │ '62.9 MB' │ │ 2 │ 'node_modules/@swc/core-linux-x64-gnu/swc.linux-x64-gnu.node' │ '19.2 MB' │ '51.4 MB' │ │ 3 │ 'node_modules/@esbuild/linux-x64/bin/esbuild' │ '4.31 MB' │ '9.35 MB' │ │ 4 │ 'node_modules/react-icons/gi/index.js' │ '2.96 MB' │ '6.99 MB' │ │ 5 │ 'node_modules/react-icons/si/index.js' │ '2 MB' │ '5.01 MB' │ │ 6 │ 'node_modules/react-icons/tb/index.js' │ '343 kB' │ '3.06 MB' │ │ 7 │ 'node_modules/next/dist/compiled/next-server/next-server.js' │ '1.04 MB' │ '2.77 MB' │ │ 8 │ 'node_modules/@tabler/icons/icons-react/dist/index.cjs.js' │ '237 kB' │ '2.34 MB' │ │ 9 │ 'node_modules/react-icons/md/index.js' │ '506 kB' │ '2.2 MB' │ │ 10 │ 'node_modules/react-icons/bs/index.js' │ '360 kB' │ '1.77 MB' │ └─────────┴─────────────────────────────────────────────────────────────────┴─────────────────┴───────────────────┘
For more information on fixing this, see https://ntl.fyi/large-next-functions
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: 670cc3b04a398060fbc26e7d
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 58.5s)
Build logs: https://app.netlify.com/sites/blog-ecmaker/deploys/670cc3b04a398060fbc26e7d Function logs: https://app.netlify.com/sites/blog-ecmaker/logs/functions?scope=deploy:670cc3b04a398060fbc26e7d Edge function Logs: https://app.netlify.com/sites/blog-ecmaker/logs/edge-functions?scope=deploy:670cc3b04a398060fbc26e7d Website draft URL: https://670cc3b04a398060fbc26e7d--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
./pages/sandbox/react-hook-form.tsx 39:28 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./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/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/19) MyInputFileListComponent inputFiles null MyInputFileComponent inputFiles [] MyInputMultiFileListComponent inputFiles null MyInputMultiFileListControlComponent inputFiles null info - Generating static pages (4/19) info - Generating static pages (9/19) info - Generating static pages (14/19) info - Generating static pages (19/19) info - Finalizing page optimization...
Route (pages) Size First Load JS ┌ ● / (ISR: 1 Seconds) 2.21 kB 169 kB ├ /_app 0 B 167 kB ├ ○ /404 481 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 5.3 kB 307 kB ├ ○ /login 1.99 kB 169 kB ├ ● /posts (ISR: 86400 Seconds) (507 ms) 16.7 kB 214 kB ├ ● /posts/[page_id] (ISR: 10800 Seconds) (719 ms) 29.7 kB 384 kB ├ └ /posts/11b83811-5c88-80cb-bd0e-f362472a6d84 (719 ms) ├ ● /posts/zenn-list (ISR: 604800 Seconds) 726 B 167 kB ├ ● /profile 1.61 kB 230 kB ├ ● /sandbox 862 B 198 kB ├ ○ /sandbox/@template 496 B 223 kB ├ ○ /sandbox/input-file-list 1.54 kB 224 kB ├ ○ /sandbox/react-hook-form 22.9 kB 246 kB ├ ○ /sandbox/react-memo 856 B 224 kB ├ ○ /sandbox/react-use-memo 696 B 224 kB ├ ○ /sandbox/rive 24.9 kB 248 kB ├ ○ /sandbox/svgr 2.08 kB 225 kB ├ ○ /sandbox/swr 1.03 kB 230 kB └ ○ /sandbox/vercel-environment-variables 754 B 167 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 59.70s.
(build.command completed in 59.8s)
NextAuth package detected, setting NEXTAUTH_URL environment variable to https://blog.ec-maker.com
Moving static page files to serve from CDN...
Moved 17 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 │
└─────────┴───────┴────────────┘
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:
These are the largest files in the zip: ┌─────────┬─────────────────────────────────────────────────────────────────┬─────────────────┬───────────────────┐ │ (index) │ File │ Compressed Size │ Uncompressed Size │ ├─────────┼─────────────────────────────────────────────────────────────────┼─────────────────┼───────────────────┤ │ 1 │ 'node_modules/@swc/core-linux-x64-musl/swc.linux-x64-musl.node' │ '23.5 MB' │ '62.9 MB' │ │ 2 │ 'node_modules/@swc/core-linux-x64-gnu/swc.linux-x64-gnu.node' │ '19.2 MB' │ '51.4 MB' │ │ 3 │ 'node_modules/@esbuild/linux-x64/bin/esbuild' │ '4.31 MB' │ '9.35 MB' │ │ 4 │ 'node_modules/react-icons/gi/index.js' │ '2.96 MB' │ '6.99 MB' │ │ 5 │ 'node_modules/react-icons/si/index.js' │ '2 MB' │ '5.01 MB' │ │ 6 │ 'node_modules/react-icons/tb/index.js' │ '343 kB' │ '3.06 MB' │ │ 7 │ 'node_modules/next/dist/compiled/next-server/next-server.js' │ '1.04 MB' │ '2.77 MB' │ │ 8 │ 'node_modules/@tabler/icons/icons-react/dist/index.cjs.js' │ '237 kB' │ '2.34 MB' │ │ 9 │ 'node_modules/react-icons/md/index.js' │ '506 kB' │ '2.2 MB' │ │ 10 │ 'node_modules/react-icons/bs/index.js' │ '360 kB' │ '1.77 MB' │ └─────────┴─────────────────────────────────────────────────────────────────┴─────────────────┴───────────────────┘
For more information on fixing this, see https://ntl.fyi/large-next-functions
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: 670cc6872f8a5c733fa036ce
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 38.8s)
Build logs: https://app.netlify.com/sites/blog-ecmaker/deploys/670cc6872f8a5c733fa036ce Function logs: https://app.netlify.com/sites/blog-ecmaker/logs/functions?scope=deploy:670cc6872f8a5c733fa036ce Edge function Logs: https://app.netlify.com/sites/blog-ecmaker/logs/edge-functions?scope=deploy:670cc6872f8a5c733fa036ce Website draft URL: https://670cc6872f8a5c733fa036ce--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
/home/runner/work/blog/blog/netlify.toml
❯ Context
production
❯ Using Next.js Runtime - v4.41.3
❯ Outdated plugins
./pages/sandbox/react-hook-form.tsx 39:28 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./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/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/19) MyInputFileListComponent inputFiles null info - Generating static pages (4/19) MyInputFileComponent inputFiles [] MyInputMultiFileListComponent inputFiles null MyInputMultiFileListControlComponent inputFiles null info - Generating static pages (9/19) info - Generating static pages (14/19) info - Generating static pages (19/19) info - Finalizing page optimization...
Route (pages) Size First Load JS ┌ ● / (ISR: 1 Seconds) (556 ms) 2.21 kB 169 kB ├ /_app 0 B 167 kB ├ ○ /404 481 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 5.3 kB 307 kB ├ ○ /login 1.99 kB 169 kB ├ ● /posts (ISR: 86400 Seconds) (632 ms) 16.7 kB 214 kB ├ ● /posts/[page_id] (ISR: 10800 Seconds) (1171 ms) 29.7 kB 384 kB ├ └ /posts/11b83811-5c88-80cb-bd0e-f362472a6d84 (1171 ms) ├ ● /posts/zenn-list (ISR: 604800 Seconds) 726 B 167 kB ├ ● /profile 1.61 kB 230 kB ├ ● /sandbox 862 B 198 kB ├ ○ /sandbox/@template 496 B 223 kB ├ ○ /sandbox/input-file-list 1.54 kB 224 kB ├ ○ /sandbox/react-hook-form 22.9 kB 246 kB ├ ○ /sandbox/react-memo 856 B 224 kB ├ ○ /sandbox/react-use-memo 696 B 224 kB ├ ○ /sandbox/rive 24.9 kB 248 kB ├ ○ /sandbox/svgr 2.08 kB 225 kB ├ ○ /sandbox/swr 1.03 kB 230 kB └ ○ /sandbox/vercel-environment-variables 754 B 167 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 66.98s.
(build.command completed in 1m 7.1s)
NextAuth package detected, setting NEXTAUTH_URL environment variable to https://blog.ec-maker.com
Moving static page files to serve from CDN...
Moved 17 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 │
└─────────┴───────┴────────────┘
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:
These are the largest files in the zip: ┌─────────┬─────────────────────────────────────────────────────────────────┬─────────────────┬───────────────────┐ │ (index) │ File │ Compressed Size │ Uncompressed Size │ ├─────────┼─────────────────────────────────────────────────────────────────┼─────────────────┼───────────────────┤ │ 1 │ 'node_modules/@swc/core-linux-x64-musl/swc.linux-x64-musl.node' │ '23.5 MB' │ '62.9 MB' │ │ 2 │ 'node_modules/@swc/core-linux-x64-gnu/swc.linux-x64-gnu.node' │ '19.2 MB' │ '51.4 MB' │ │ 3 │ 'node_modules/@esbuild/linux-x64/bin/esbuild' │ '4.31 MB' │ '9.35 MB' │ │ 4 │ 'node_modules/react-icons/gi/index.js' │ '2.96 MB' │ '6.99 MB' │ │ 5 │ 'node_modules/react-icons/si/index.js' │ '2 MB' │ '5.01 MB' │ │ 6 │ 'node_modules/react-icons/tb/index.js' │ '343 kB' │ '3.06 MB' │ │ 7 │ 'node_modules/next/dist/compiled/next-server/next-server.js' │ '1.04 MB' │ '2.77 MB' │ │ 8 │ 'node_modules/@tabler/icons/icons-react/dist/index.cjs.js' │ '237 kB' │ '2.34 MB' │ │ 9 │ 'node_modules/react-icons/md/index.js' │ '506 kB' │ '2.2 MB' │ │ 10 │ 'node_modules/react-icons/bs/index.js' │ '360 kB' │ '1.77 MB' │ └─────────┴─────────────────────────────────────────────────────────────────┴─────────────────┴───────────────────┘
For more information on fixing this, see https://ntl.fyi/large-next-functions You have the following Netlify rewrite that might cause conflicts with the Next.js Runtime:
For more information, see https://ntl.fyi/next-rewrites
Deploy path: /home/runner/work/blog/blog/.next
Configuration path: /home/runner/work/blog/blog/netlify.toml
Deploying to draft URL...
Netlify Build
────────────────────────────────────────────────────────────────
❯ Version
@netlify/build 29.55.2
❯ Flags
auth: nfp_GoRr3esto6qez5kYyUhqYYVSpSHm3zB166e2
build: true
deployId: 670cd1d5e05446833bc30dbc
open: false
prod: false
prodIfUnlocked: false
site: 80899a26-cfcb-42f8-886e-c84364cdaae9
skipFunctionsCache: false
❯ Current directory
/home/runner/work/blog/blog
❯ Config file
/home/runner/work/blog/blog/netlify.toml
❯ Context
dev
Netlify Build Complete
────────────────────────────────────────────────────────────────
(Netlify Build completed in 3m 48.8s)
Build logs: https://app.netlify.com/sites/blog-ecmaker/deploys/670cd1d5e05446833bc30dbc Function logs: https://app.netlify.com/sites/blog-ecmaker/logs/functions?scope=deploy:670cd1d5e05446833bc30dbc Edge function Logs: https://app.netlify.com/sites/blog-ecmaker/logs/edge-functions?scope=deploy:670cd1d5e05446833bc30dbc Website draft URL: https://670cd1d5e05446833bc30dbc--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
./pages/sandbox/react-hook-form.tsx 39:28 Warning: Unexpected any. Specify a different type. @typescript-eslint/no-explicit-any
./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/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/19) MyInputFileListComponent inputFiles null MyInputFileComponent inputFiles [] MyInputMultiFileListComponent inputFiles null MyInputMultiFileListControlComponent inputFiles null info - Generating static pages (4/19) info - Generating static pages (9/19) info - Generating static pages (14/19) info - Generating static pages (19/19) info - Finalizing page optimization...
Route (pages) Size First Load JS ┌ ● / (ISR: 1 Seconds) 2.21 kB 169 kB ├ /_app 0 B 167 kB ├ ○ /404 481 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 5.3 kB 307 kB ├ ○ /login 1.99 kB 169 kB ├ ● /posts (ISR: 86400 Seconds) (356 ms) 16.7 kB 214 kB ├ ● /posts/[page_id] (ISR: 10800 Seconds) (1065 ms) 29.7 kB 384 kB ├ └ /posts/11b83811-5c88-80cb-bd0e-f362472a6d84 (1065 ms) ├ ● /posts/zenn-list (ISR: 604800 Seconds) 726 B 167 kB ├ ● /profile (964 ms) 1.61 kB 230 kB ├ ● /sandbox 862 B 198 kB ├ ○ /sandbox/@template 496 B 223 kB ├ ○ /sandbox/input-file-list 1.54 kB 224 kB ├ ○ /sandbox/react-hook-form 22.9 kB 246 kB ├ ○ /sandbox/react-memo 856 B 224 kB ├ ○ /sandbox/react-use-memo 696 B 224 kB ├ ○ /sandbox/rive 24.9 kB 248 kB ├ ○ /sandbox/svgr 2.08 kB 225 kB ├ ○ /sandbox/swr 1.03 kB 230 kB └ ○ /sandbox/vercel-environment-variables 754 B 167 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 61.17s.
(build.command completed in 1m 1.4s)
NextAuth package detected, setting NEXTAUTH_URL environment variable to https://blog.ec-maker.com
Moving static page files to serve from CDN...
Moved 17 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 │
└─────────┴───────┴────────────┘
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:
These are the largest files in the zip: ┌─────────┬─────────────────────────────────────────────────────────────────┬─────────────────┬───────────────────┐ │ (index) │ File │ Compressed Size │ Uncompressed Size │ ├─────────┼─────────────────────────────────────────────────────────────────┼─────────────────┼───────────────────┤ │ 1 │ 'node_modules/@swc/core-linux-x64-musl/swc.linux-x64-musl.node' │ '23.5 MB' │ '62.9 MB' │ │ 2 │ 'node_modules/@swc/core-linux-x64-gnu/swc.linux-x64-gnu.node' │ '19.2 MB' │ '51.4 MB' │ │ 3 │ 'node_modules/@esbuild/linux-x64/bin/esbuild' │ '4.31 MB' │ '9.35 MB' │ │ 4 │ 'node_modules/react-icons/gi/index.js' │ '2.96 MB' │ '6.99 MB' │ │ 5 │ 'node_modules/react-icons/si/index.js' │ '2 MB' │ '5.01 MB' │ │ 6 │ 'node_modules/react-icons/tb/index.js' │ '343 kB' │ '3.06 MB' │ │ 7 │ 'node_modules/next/dist/compiled/next-server/next-server.js' │ '1.04 MB' │ '2.77 MB' │ │ 8 │ 'node_modules/@tabler/icons/icons-react/dist/index.cjs.js' │ '237 kB' │ '2.34 MB' │ │ 9 │ 'node_modules/react-icons/md/index.js' │ '506 kB' │ '2.2 MB' │ │ 10 │ 'node_modules/react-icons/bs/index.js' │ '360 kB' │ '1.77 MB' │ └─────────┴─────────────────────────────────────────────────────────────────┴─────────────────┴───────────────────┘
For more information on fixing this, see https://ntl.fyi/large-next-functions
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: 670cd3ac68175280f191a22e
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 48.5s)
Build logs: https://app.netlify.com/sites/blog-ecmaker/deploys/670cd3ac68175280f191a22e Function logs: https://app.netlify.com/sites/blog-ecmaker/logs/functions?scope=deploy:670cd3ac68175280f191a22e Edge function Logs: https://app.netlify.com/sites/blog-ecmaker/logs/edge-functions?scope=deploy:670cd3ac68175280f191a22e Website draft URL: https://670cd3ac68175280f191a22e--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
マージ禁止
77 F12エラー撲滅したい
かなるsだとどうなるか。プレビュー用。