Skip to content
Snippets Groups Projects
Commit fda4b317 authored by Andris Borbas's avatar Andris Borbas
Browse files

Fix netlify build

parent c1b69bcb
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
"description": "Website of schdesign",
"scripts": {
"dev": "next dev",
"build": "next build",
"build": "next build && next export",
"start": "next start"
},
"repository": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment