Skip to content

Commit 264ec6c

Browse files
author
Cheney Yan
committed
Add output folder
1 parent 9966d9b commit 264ec6c

33 files changed

Lines changed: 88 additions & 1 deletion

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
# next.js
1717
/.next/
18-
/out/
1918

2019
# production
2120
/build

out/404.html

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

out/_next/static/9HTpLc2wkNJhFzjnjznPf/_buildManifest.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
self.__SSG_MANIFEST=new Set([]);self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB()

out/_next/static/chunks/255-77a2a609117b40ff.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

out/_next/static/chunks/4bd1b696-c023c6e3521b1417.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

out/_next/static/chunks/595-e98171667b0c4483.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

out/_next/static/chunks/619-ba102abea3e3d0e4.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

out/_next/static/chunks/638-0089cac916dd6930.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

out/_next/static/chunks/app/_not-found/page-e335e6d9f040fbd3.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)