Skip to content

Commit

Permalink
Trying output: export again
Browse files Browse the repository at this point in the history
  • Loading branch information
yvonnetangsu committed Aug 30, 2023
1 parent 463b494 commit a2b23ae
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 90 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
trailingSlash: true,
output: 'export',
images: {
remotePatterns: [
{
Expand Down
178 changes: 89 additions & 89 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"cnbuilder": "^3.1.0",
"framer-motion": "^10.15.0",
"netlify-plugin-vault-variables": "^1.0.7",
"next": "^13.4.20-canary.0",
"next": "^13.4.20-canary.12",
"node-vault": "^0.9.22",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit a2b23ae

Please sign in to comment.