-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: migrate to Next.js 13, React 18, Github Action v4 (#109)
* build: upgrage to next.js 13 react 18 * chore: change import for next/image * fix: use legacy behavior for links * ci: use Node.js 18 * ci: upgrade Github Actions to v4 * feat: use new Image component and fix icon issue * style: fix typo * refactor: migrate to the new Link * fix: fix hydration error on listing page * chore: increase large data threashold to 1 MB * ci: upgrade await action to v2 * ci: fix incorrect Vercel deployment URL * ci: pass new secret fot Vercel Team
- Loading branch information
Showing
20 changed files
with
3,203 additions
and
17,643 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.