Skip to content

Commit

Permalink
fix: new fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno353 committed Dec 6, 2023
1 parent cd4caa4 commit 0e92e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const nextConfig = {
experimental: {
appDir: true,
},
// assetPrefix: 'https://openmesh-xnode.vercel.app',
assetPrefix: 'https://openmesh-xnode.vercel.app',
}

module.exports = nextConfig

0 comments on commit 0e92e74

Please sign in to comment.