This website requires JavaScript.
Explore
Help
Sign In
NickBland
/
website-2
Watch
1
Star
0
Fork
0
You've already forked website-2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
71e6dfabd6
website-2
/
next.config.js
5 lines
85 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2022-04-10 20:15:15 +10:00
/** @type {import('next').NextConfig} */
Add in CI/CD
2022-04-20 11:43:15 +10:00
module
.
exports
=
{
Update to standalone executable for output
2022-07-19 10:39:44 +10:00
output
:
'standalone'
Add in CI/CD
2022-04-20 11:43:15 +10:00
}
Reference in New Issue
Copy Permalink