Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0a22dd2

Browse filesBrowse files
committed
Update next-on-netlify to v2.0.0
next-on-netlify now supports getStaticProps and getServerSideProps, among many other improvements. See: https://github.com/FinnWoelm/next-on-netlify/blob/master/CHANGELOG.md#200-2020-06-02
1 parent 5c78a88 commit 0a22dd2
Copy full SHA for 0a22dd2

File tree

Expand file treeCollapse file tree

3 files changed

+592
-30
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+592
-30
lines changed

‎netlify.toml

Copy file name to clipboard
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[build]
2-
functions = "functions"
3-
publish = "public"
2+
functions = "out_functions"
3+
publish = "out_publish"
44
command = "npm run build"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.