File tree Expand file tree Collapse file tree 1 file changed +24
-7
lines changed
Expand file tree Collapse file tree 1 file changed +24
-7
lines changed Original file line number Diff line number Diff line change 1515 "author" : {
1616 "name" : " The AsyncAPI maintainers"
1717 },
18- "files" : [
19- " /build" ,
20- " /public" ,
21- " ./README.md" ,
22- " ./LICENSE" ,
23- " ./next.config.js"
24- ],
18+ "files" : [
19+ " /build/server" ,
20+ " /build/standalone" ,
21+ " /build/static" ,
22+ " /build/types" ,
23+ " /build/app-build-manifest.json" ,
24+ " /build/app-path-routes-manifest.json" ,
25+ " /build/BUILD_ID" ,
26+ " /build/build-manifest.json" ,
27+ " /build/export-marker.json" ,
28+ " /build/images-manifest.json" ,
29+ " /build/next-minimal-server.js.nft.json" ,
30+ " /build/next-server.js.nft.json" ,
31+ " /build/package.json" ,
32+ " /build/prerender-manifest.json" ,
33+ " /build/react-loadable-manifest.json" ,
34+ " /build/required-server-files.json" ,
35+ " /build/routes-manifest.json" ,
36+ " /build/trace" ,
37+ " /public" ,
38+ " ./README.md" ,
39+ " ./LICENSE" ,
40+ " ./next.config.js"
41+ ],
2542 "scripts" : {
2643 "dev" : " next dev" ,
2744 "build" : " next build" ,
You can’t perform that action at this time.
0 commit comments