This website requires JavaScript.
Explore
Help
Register
Sign In
charieswei
/
TradingAgents
mirror of
https://github.com/TauricResearch/TradingAgents.git
Watch
1
Star
0
Fork
You've already forked TradingAgents
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e9fb61f1db
TradingAgents
/
frontend
/
next.config.js
6 lines
76 B
JavaScript
Raw
Blame
History
const
nextConfig
=
{
output
:
'standalone'
,
}
;
export
default
nextConfig
;
Reference in New Issue
View Git Blame
Copy Permalink