Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[조혜진] Week13 #422

Merged
Show file tree
Hide file tree
Changes from 28 commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
93a0e93
chore: 머지 후 브랜치 삭제 github action 추가
withyj-codeit Sep 3, 2023
b2e37bd
reset
hanseulhee Oct 10, 2023
6f8bbb0
Merge branch 'codeit-bootcamp-frontend:main' into main
hanseulhee Oct 10, 2023
e11e25f
fix: 머지 후 브랜치 삭제 github action 수정
hanseulhee Oct 10, 2023
212e864
env: workflows 폴더로 이동
hanseulhee Oct 10, 2023
4dc5dd0
Merge pull request #237 from hanseulhee/fix-github-actions
withyj-codeit Nov 6, 2023
0b67193
Refactor: TypeScript(Vite) 마이그레이션
MEGUMMY1 Apr 30, 2024
97e4f15
Fix: 마이그레이션 오류 수정
MEGUMMY1 May 3, 2024
b4c020e
Fix: 마이그레이션 오류 수정
MEGUMMY1 May 3, 2024
c860949
Feat: 키워드 검색기능
MEGUMMY1 May 3, 2024
6d6d836
Feat: 키워드 검색기능
MEGUMMY1 May 3, 2024
ae046d0
Fix: 마이그레이션 오류 수정
MEGUMMY1 May 3, 2024
f8dbdda
Fix: 마이그레이션 오류 수정
MEGUMMY1 May 3, 2024
cea98de
Refactor(mentor): 타입 지정 추가 및 상수처리
MEGUMMY1 May 8, 2024
693e6af
Refactor: Next.js 마이그레이션
MEGUMMY1 May 12, 2024
a819bc0
Merge branch 'codeit-bootcamp-frontend:main' into part3-조혜진-week13
MEGUMMY1 May 12, 2024
5dab663
Merge pull request #1 from MEGUMMY1/part3-조혜진-week13
MEGUMMY1 May 12, 2024
bc292dd
Fix: build error
MEGUMMY1 May 12, 2024
03805ad
Merge branch 'codeit-bootcamp-frontend:main' into part3-조혜진-week13
MEGUMMY1 May 12, 2024
22def6f
Merge pull request #2 from MEGUMMY1/part3-조혜진-week13
MEGUMMY1 May 12, 2024
e1492dc
Fix: build error
MEGUMMY1 May 12, 2024
a9b8aa6
Merge pull request #3 from MEGUMMY1/part3-조혜진-week13
MEGUMMY1 May 12, 2024
2414675
Merge branch 'codeit-bootcamp-frontend:main' into part3-조혜진-week13
MEGUMMY1 May 12, 2024
8ff0031
Fix: Resolved conflicts
MEGUMMY1 May 12, 2024
1c8624b
Merge branch 'part3-조혜진-week13' of https://github.com/MEGUMMY1/5-Week…
MEGUMMY1 May 12, 2024
ff3258b
Feat: Input components
MEGUMMY1 May 13, 2024
2cb7294
Feat: NotFound page
MEGUMMY1 May 13, 2024
349ed48
Chore: build error
MEGUMMY1 May 13, 2024
991b882
Fix: Conflict
MEGUMMY1 May 15, 2024
8a0bf10
Resolve conflicts with upstream
MEGUMMY1 May 15, 2024
531da22
Refactor(mentor): 코드리뷰
MEGUMMY1 May 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .github/workflows/delete-merged-branch-config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: delete branch on close pr

on:
pull_request:
types: [closed]

jobs:
delete-branch:
runs-on: ubuntu-latest
steps:
- name: delete branch
uses: SvanBoxel/delete-merged-branch@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
node_modules
.DS_Store
dist
dist-ssr
*.local
1 change: 1 addition & 0 deletions .next/_events.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"eventName":"NEXT_CLI_SESSION_STOPPED","payload":{"nextVersion":"14.2.3","nodeVersion":"v20.12.1","cliCommand":"dev","durationMilliseconds":8771573,"turboFlag":false,"pagesDir":true,"appDir":false}}]
1 change: 1 addition & 0 deletions .next/cache/.tsbuildinfo

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .next/cache/webpack/client-development/0.pack.gz
Binary file not shown.
Binary file not shown.
Binary file added .next/cache/webpack/client-development/10.pack.gz
Binary file not shown.
Binary file not shown.
Binary file added .next/cache/webpack/client-development/12.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/client-development/13.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/client-development/14.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/client-development/15.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/client-development/16.pack.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .next/cache/webpack/client-development/2.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/client-development/3.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/client-development/4.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/client-development/5.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/client-development/6.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/client-development/7.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/client-development/8.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/client-development/9.pack.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .next/cache/webpack/client-production/0.pack
Binary file not shown.
Binary file added .next/cache/webpack/client-production/1.pack
Binary file not shown.
Binary file added .next/cache/webpack/client-production/2.pack
Binary file not shown.
Binary file added .next/cache/webpack/client-production/3.pack
Binary file not shown.
Binary file added .next/cache/webpack/client-production/4.pack
Binary file not shown.
Binary file added .next/cache/webpack/client-production/index.pack
Binary file not shown.
Binary file not shown.
Binary file added .next/cache/webpack/edge-server-production/0.pack
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .next/cache/webpack/server-development/0.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/server-development/1.pack.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .next/cache/webpack/server-development/12.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/server-development/13.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/server-development/14.pack.gz
Binary file not shown.
Binary file not shown.
Binary file added .next/cache/webpack/server-development/16.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/server-development/2.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/server-development/3.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/server-development/4.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/server-development/5.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/server-development/6.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/server-development/7.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/server-development/8.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/server-development/9.pack.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .next/cache/webpack/server-production/0.pack
Binary file not shown.
Binary file added .next/cache/webpack/server-production/1.pack
Binary file not shown.
Binary file added .next/cache/webpack/server-production/2.pack
Binary file not shown.
Binary file added .next/cache/webpack/server-production/index.pack
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions .next/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"type": "commonjs"}
1 change: 1 addition & 0 deletions .next/prerender-manifest.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .next/routes-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version":3,"pages404":true,"caseSensitive":false,"basePath":"","redirects":[{"source":"/:path+/","destination":"/:path+","internal":true,"statusCode":308,"regex":"^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"}],"headers":[],"dynamicRoutes":[],"staticRoutes":[{"page":"/","regex":"^/(?:/)?$","routeKeys":{},"namedRegex":"^/(?:/)?$"},{"page":"/404","regex":"^/404(?:/)?$","routeKeys":{},"namedRegex":"^/404(?:/)?$"},{"page":"/folder","regex":"^/folder(?:/)?$","routeKeys":{},"namedRegex":"^/folder(?:/)?$"},{"page":"/shared","regex":"^/shared(?:/)?$","routeKeys":{},"namedRegex":"^/shared(?:/)?$"}],"dataRoutes":[],"rsc":{"header":"RSC","varyHeader":"RSC, Next-Router-State-Tree, Next-Router-Prefetch","prefetchHeader":"Next-Router-Prefetch","didPostponeHeader":"x-nextjs-postponed","contentTypeHeader":"text/x-component","suffix":".rsc","prefetchSuffix":".prefetch.rsc"},"rewrites":[]}
5 changes: 5 additions & 0 deletions next-env.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
30 changes: 30 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
// next.config.js

module.exports = {
webpack(config) {
config.module.rules.push({
test: /\.svg$/,
use: ["@svgr/webpack"],
});

return config;
},
images: {
domains: [
"ssl.pstatic.net",
"data1.pokemonkorea.co.kr",
"s.pstatic.net",
"jasonwatmore.com",
"codeit-images.codeit.com",
"codeit-frontend.codeit.com",
"reactjs.org",
"assets.vercel.com",
"tanstack.com",
"storybook.js.org",
"testing-library.com",
"static.cdninstagram.com",
"cdn-icons-png.flaticon.com",
],
},
distDir: "out",
};
1 change: 1 addition & 0 deletions out/BUILD_ID
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7EHWfHlxJxQpsuDbD_oW_
60 changes: 60 additions & 0 deletions out/build-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"polyfillFiles": [
"static/chunks/polyfills-78c92fac7aa8fdd8.js"
],
"devFiles": [],
"ampDevFiles": [],
"lowPriorityFiles": [
"static/7EHWfHlxJxQpsuDbD_oW_/_buildManifest.js",
"static/7EHWfHlxJxQpsuDbD_oW_/_ssgManifest.js"
],
"rootMainFiles": [],
"pages": {
"/": [
"static/chunks/webpack-ecab96d9c6b78b24.js",
"static/chunks/framework-2c16ac744b6cdea6.js",
"static/chunks/main-f61746aa183f4a64.js",
"static/css/18955c16f4a9d1c1.css",
"static/chunks/pages/index-17e7edd706e128a3.js"
],
"/404": [
"static/chunks/webpack-ecab96d9c6b78b24.js",
"static/chunks/framework-2c16ac744b6cdea6.js",
"static/chunks/main-f61746aa183f4a64.js",
"static/css/7c8396ac1860f81f.css",
"static/chunks/pages/404-f1dde31e444e49c0.js"
],
"/_app": [
"static/chunks/webpack-ecab96d9c6b78b24.js",
"static/chunks/framework-2c16ac744b6cdea6.js",
"static/chunks/main-f61746aa183f4a64.js",
"static/css/a32947683c76af92.css",
"static/chunks/pages/_app-008b417db54a31f7.js"
],
"/_error": [
"static/chunks/webpack-ecab96d9c6b78b24.js",
"static/chunks/framework-2c16ac744b6cdea6.js",
"static/chunks/main-f61746aa183f4a64.js",
"static/chunks/pages/_error-77823ddac6993d35.js"
],
"/folder": [
"static/chunks/webpack-ecab96d9c6b78b24.js",
"static/chunks/framework-2c16ac744b6cdea6.js",
"static/chunks/main-f61746aa183f4a64.js",
"static/chunks/75fc9c18-677b9b304ed99070.js",
"static/chunks/168-2979126a3781cf1f.js",
"static/css/f5f3bafc7a275fdc.css",
"static/chunks/pages/folder-872c9c4acc05f5b5.js"
],
"/shared": [
"static/chunks/webpack-ecab96d9c6b78b24.js",
"static/chunks/framework-2c16ac744b6cdea6.js",
"static/chunks/main-f61746aa183f4a64.js",
"static/chunks/75fc9c18-677b9b304ed99070.js",
"static/chunks/168-2979126a3781cf1f.js",
"static/css/e114ef04ed129f79.css",
"static/chunks/pages/shared-a7861c804c8be105.js"
]
},
"ampFirstPages": []
}
1 change: 1 addition & 0 deletions out/cache/.tsbuildinfo

Large diffs are not rendered by default.

Binary file added out/cache/webpack/client-production/0.pack
Binary file not shown.
Binary file added out/cache/webpack/client-production/index.pack
Binary file not shown.
Binary file added out/cache/webpack/edge-server-production/0.pack
Binary file not shown.
Binary file not shown.
Binary file added out/cache/webpack/server-production/0.pack
Binary file not shown.
Binary file added out/cache/webpack/server-production/index.pack
Binary file not shown.
1 change: 1 addition & 0 deletions out/export-marker.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version":1,"hasExportPathMap":false,"exportTrailingSlash":false,"isNextImageImported":true}
1 change: 1 addition & 0 deletions out/images-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version":1,"images":{"deviceSizes":[640,750,828,1080,1200,1920,2048,3840],"imageSizes":[16,32,48,64,96,128,256,384],"path":"/_next/image","loader":"default","loaderFile":"","domains":["ssl.pstatic.net","data1.pokemonkorea.co.kr","s.pstatic.net","jasonwatmore.com","codeit-images.codeit.com","codeit-frontend.codeit.com","reactjs.org","assets.vercel.com","tanstack.com","storybook.js.org","testing-library.com","static.cdninstagram.com","cdn-icons-png.flaticon.com"],"disableStaticImages":false,"minimumCacheTTL":60,"formats":["image/webp"],"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"inline","remotePatterns":[],"unoptimized":false,"sizes":[640,750,828,1080,1200,1920,2048,3840,16,32,48,64,96,128,256,384]}}
1 change: 1 addition & 0 deletions out/next-minimal-server.js.nft.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version":1,"files":["../node_modules/styled-jsx/index.js","../node_modules/styled-jsx/package.json","../node_modules/styled-jsx/dist/index/index.js","../node_modules/react/package.json","../node_modules/react/index.js","../node_modules/client-only/package.json","../node_modules/react/cjs/react.production.min.js","../node_modules/client-only/index.js","../node_modules/styled-jsx/style.js","../node_modules/next/dist/compiled/next-server/server.runtime.prod.js","../node_modules/next/package.json","../node_modules/next/dist/server/body-streams.js","../node_modules/next/dist/lib/picocolors.js","../node_modules/next/dist/shared/lib/constants.js","../node_modules/next/dist/server/web/utils.js","../node_modules/next/dist/client/components/app-router-headers.js","../node_modules/next/dist/server/lib/trace/tracer.js","../node_modules/next/dist/server/lib/trace/constants.js","../node_modules/next/dist/shared/lib/modern-browserslist-target.js","../node_modules/next/dist/shared/lib/runtime-config.external.js","../node_modules/next/dist/compiled/ws/package.json","../node_modules/next/dist/compiled/lru-cache/package.json","../node_modules/next/dist/compiled/node-html-parser/package.json","../node_modules/@swc/helpers/_/_interop_require_default/package.json","../node_modules/next/dist/compiled/ws/index.js","../node_modules/next/dist/compiled/lru-cache/index.js","../node_modules/next/dist/compiled/node-html-parser/index.js","../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../node_modules/@swc/helpers/package.json","../node_modules/next/dist/compiled/jsonwebtoken/package.json","../node_modules/next/dist/shared/lib/error-source.js","../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../node_modules/next/dist/compiled/jsonwebtoken/index.js","../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../node_modules/next/dist/compiled/debug/package.json","../node_modules/next/dist/lib/semver-noop.js","../node_modules/next/dist/compiled/debug/index.js","../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../node_modules/next/dist/client/components/async-local-storage.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/amp-context.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/app-router-context.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/entrypoints.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/head-manager-context.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/hooks-client-context.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/html-context.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/image-config-context.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/loadable-context.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/loadable.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/router-context.js","../node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/server-inserted-html.js","../node_modules/next/dist/server/future/route-modules/app-page/module.compiled.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/amp-context.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/app-router-context.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/entrypoints.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/head-manager-context.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/hooks-client-context.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/html-context.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/image-config-context.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/loadable-context.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/loadable.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/router-context.js","../node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/server-inserted-html.js","../node_modules/next/dist/server/future/route-modules/pages/module.compiled.js"]}
1 change: 1 addition & 0 deletions out/next-server.js.nft.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions out/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"type": "commonjs"}
1 change: 1 addition & 0 deletions out/prerender-manifest.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions out/prerender-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version":4,"routes":{},"dynamicRoutes":{},"preview":{"previewModeId":"63fb89362ced206c99a6a7affb40489f","previewModeSigningKey":"572249c79b79802d84e314843d4b99a03254aeaa73674603f4cc0f414302f3dd","previewModeEncryptionKey":"a675d80ed251baa4a6403967b7502b23965c75e54ff1b29e55e8c4f9119a28ac"},"notFoundRoutes":[]}
1 change: 1 addition & 0 deletions out/react-loadable-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
1 change: 1 addition & 0 deletions out/required-server-files.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version":1,"config":{"env":{},"eslint":{"ignoreDuringBuilds":false},"typescript":{"ignoreBuildErrors":false,"tsconfigPath":"tsconfig.json"},"distDir":"out","cleanDistDir":true,"assetPrefix":"","cacheMaxMemorySize":52428800,"configOrigin":"next.config.js","useFileSystemPublicRoutes":true,"generateEtags":true,"pageExtensions":["tsx","ts","jsx","js"],"poweredByHeader":true,"compress":true,"analyticsId":"","images":{"deviceSizes":[640,750,828,1080,1200,1920,2048,3840],"imageSizes":[16,32,48,64,96,128,256,384],"path":"/_next/image","loader":"default","loaderFile":"","domains":["ssl.pstatic.net","data1.pokemonkorea.co.kr","s.pstatic.net","jasonwatmore.com","codeit-images.codeit.com","codeit-frontend.codeit.com","reactjs.org","assets.vercel.com","tanstack.com","storybook.js.org","testing-library.com","static.cdninstagram.com","cdn-icons-png.flaticon.com"],"disableStaticImages":false,"minimumCacheTTL":60,"formats":["image/webp"],"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"inline","remotePatterns":[],"unoptimized":false},"devIndicators":{"buildActivity":true,"buildActivityPosition":"bottom-right"},"onDemandEntries":{"maxInactiveAge":60000,"pagesBufferLength":5},"amp":{"canonicalBase":""},"basePath":"","sassOptions":{},"trailingSlash":false,"i18n":null,"productionBrowserSourceMaps":false,"optimizeFonts":true,"excludeDefaultMomentLocales":true,"serverRuntimeConfig":{},"publicRuntimeConfig":{},"reactProductionProfiling":false,"reactStrictMode":null,"httpAgentOptions":{"keepAlive":true},"outputFileTracing":true,"staticPageGenerationTimeout":60,"swcMinify":true,"modularizeImports":{"@mui/icons-material":{"transform":"@mui/icons-material/{{member}}"},"lodash":{"transform":"lodash/{{member}}"}},"experimental":{"prerenderEarlyExit":false,"serverMinification":true,"serverSourceMaps":false,"linkNoTouchStart":false,"caseSensitiveRoutes":false,"clientRouterFilter":true,"clientRouterFilterRedirects":false,"fetchCacheKeyPrefix":"","middlewarePrefetch":"flexible","optimisticClientCache":true,"manualClientBasePath":false,"cpus":15,"memoryBasedWorkersCount":false,"isrFlushToDisk":true,"workerThreads":false,"optimizeCss":false,"nextScriptWorkers":false,"scrollRestoration":false,"externalDir":false,"disableOptimizedLoading":false,"gzipSize":true,"craCompat":false,"esmExternals":true,"fullySpecified":false,"outputFileTracingRoot":"C:\\Users\\cys10\\codeit\\5-Weekly-Mission-ts","swcTraceProfiling":false,"forceSwcTransforms":false,"largePageDataBytes":128000,"adjustFontFallbacks":false,"adjustFontFallbacksWithSizeAdjust":false,"typedRoutes":false,"instrumentationHook":false,"bundlePagesExternals":false,"parallelServerCompiles":false,"parallelServerBuildTraces":false,"ppr":false,"missingSuspenseWithCSRBailout":true,"optimizeServerReact":true,"useEarlyImport":false,"staleTimes":{"dynamic":30,"static":300},"optimizePackageImports":["lucide-react","date-fns","lodash-es","ramda","antd","react-bootstrap","ahooks","@ant-design/icons","@headlessui/react","@headlessui-float/react","@heroicons/react/20/solid","@heroicons/react/24/solid","@heroicons/react/24/outline","@visx/visx","@tremor/react","rxjs","@mui/material","@mui/icons-material","recharts","react-use","@material-ui/core","@material-ui/icons","@tabler/icons-react","mui-core","react-icons/ai","react-icons/bi","react-icons/bs","react-icons/cg","react-icons/ci","react-icons/di","react-icons/fa","react-icons/fa6","react-icons/fc","react-icons/fi","react-icons/gi","react-icons/go","react-icons/gr","react-icons/hi","react-icons/hi2","react-icons/im","react-icons/io","react-icons/io5","react-icons/lia","react-icons/lib","react-icons/lu","react-icons/md","react-icons/pi","react-icons/ri","react-icons/rx","react-icons/si","react-icons/sl","react-icons/tb","react-icons/tfi","react-icons/ti","react-icons/vsc","react-icons/wi"],"trustHostHeader":false,"isExperimentalCompile":false},"configFileName":"next.config.js"},"appDir":"C:\\Users\\cys10\\codeit\\5-Weekly-Mission-ts","relativeAppDir":"","files":["out\\routes-manifest.json","out\\server\\pages-manifest.json","out\\build-manifest.json","out\\prerender-manifest.json","out\\prerender-manifest.js","out\\server\\middleware-manifest.json","out\\server\\middleware-build-manifest.js","out\\server\\middleware-react-loadable-manifest.js","out\\react-loadable-manifest.json","out\\server\\font-manifest.json","out\\BUILD_ID","out\\server\\next-font-manifest.js","out\\server\\next-font-manifest.json"],"ignore":["node_modules\\next\\dist\\compiled\\@ampproject\\toolbox-optimizer\\**\\*"]}
1 change: 1 addition & 0 deletions out/routes-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version":3,"pages404":true,"caseSensitive":false,"basePath":"","redirects":[{"source":"/:path+/","destination":"/:path+","internal":true,"statusCode":308,"regex":"^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"}],"headers":[],"dynamicRoutes":[],"staticRoutes":[{"page":"/","regex":"^/(?:/)?$","routeKeys":{},"namedRegex":"^/(?:/)?$"},{"page":"/404","regex":"^/404(?:/)?$","routeKeys":{},"namedRegex":"^/404(?:/)?$"},{"page":"/folder","regex":"^/folder(?:/)?$","routeKeys":{},"namedRegex":"^/folder(?:/)?$"},{"page":"/shared","regex":"^/shared(?:/)?$","routeKeys":{},"namedRegex":"^/shared(?:/)?$"}],"dataRoutes":[],"rsc":{"header":"RSC","varyHeader":"RSC, Next-Router-State-Tree, Next-Router-Prefetch","prefetchHeader":"Next-Router-Prefetch","didPostponeHeader":"x-nextjs-postponed","contentTypeHeader":"text/x-component","suffix":".rsc","prefetchSuffix":".prefetch.rsc"},"rewrites":[]}
Loading