We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014c9a3 commit 11c09cbCopy full SHA for 11c09cb
next.config.js
@@ -1,5 +1,6 @@
1
/** @type {import('next').NextConfig} */
2
module.exports = {
3
+ output: 'export',
4
reactStrictMode: true,
5
images: {
6
domains: ['images.ctfassets.net', 'calpoly.hack4impact.org'],
0 commit comments