Skip to content

Commit

Permalink
fixed public folder for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
moebiusmania committed Jul 1, 2021
1 parent 142def6 commit db8ba2e
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"build": "next build && node ./scripts/generate-sitemap",
"postbuild": "npm run export",
"export": "next export",
"postexport": "cp ./CNAME ./out/CNAME",
"serve": "next start",
"analyze": "cross-env ANALYZE=true next build",
"lint": "next lint --fix --dir pages --dir components --dir lib --dir layouts --dir scripts",
Expand Down
Empty file added public/.nojekyll
Empty file.
File renamed without changes.

0 comments on commit db8ba2e

Please sign in to comment.