Skip to content

Commit 5f9261e

Browse files
committedNov 18, 2021
Remove Netlify configuration.
1 parent 2dd598c commit 5f9261e

File tree

5 files changed

+18
-433
lines changed

5 files changed

+18
-433
lines changed
 

‎.gitignore

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
node_modules
22

3-
# Local Netlify folder
4-
.netlify
5-
63
# Local Next.js folder
74
.next
85

‎.prettierignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
.netlify
21
.next
32
content
43
out

‎netlify.toml

-5
This file was deleted.

‎package.json

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"rosetta": "^1.1.0"
1818
},
1919
"devDependencies": {
20-
"@netlify/plugin-nextjs": "^3.9.2",
2120
"@tailwindcss/aspect-ratio": "^0.3.0",
2221
"@tailwindcss/forms": "^0.3.4",
2322
"@tailwindcss/typography": "^0.4.1",

‎yarn.lock

+18-423
Large diffs are not rendered by default.

1 commit comments

Comments
 (1)

vercel[bot] commented on Nov 18, 2021

@vercel[bot]
Please sign in to comment.