Start setting up Next js with the new app router
This commit is contained in:
parent
49c6281b74
commit
2adecd13f7
147 changed files with 2637 additions and 3667 deletions
4
frontend/.gitignore
vendored
4
frontend/.gitignore
vendored
|
|
@ -1,8 +1,6 @@
|
|||
node_modules
|
||||
dist
|
||||
build
|
||||
dev-dist
|
||||
.next
|
||||
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue