Skip to content

Commit

Permalink
Undo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan-Hill committed Jan 6, 2021
1 parent 4550d32 commit e3bd33c
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1,017 deletions.
4 changes: 0 additions & 4 deletions netlify.toml

This file was deleted.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"scripts": {
"dev": "next dev",
"build": "next build && next export",
"start": "next start",
"postbuild": "next-on-netlify"
"start": "next start"
},
"dependencies": {
"@zeit/next-css": "^1.0.1",
Expand All @@ -22,7 +21,6 @@
"eslint-plugin-react": "^7.21.5",
"next": "10.0.3",
"next-auth": "^3.1.0",
"next-on-netlify": "^2.7.0",
"prettier": "^2.2.1",
"react": "17.0.1",
"react-dom": "17.0.1",
Expand Down
Loading

2 comments on commit e3bd33c

@vercel
Copy link

@vercel vercel bot commented on e3bd33c Jan 6, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

The value for maxDuration must be between 1 second and 10 seconds, in order to increase this limit upgrade your plan: https://vercel.com/pricing

@Ethan-Hill
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

Please sign in to comment.