Skip to content

Commit 11c09cb

Browse files
authored
Update next.config.js
1 parent 014c9a3 commit 11c09cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/** @type {import('next').NextConfig} */
22
module.exports = {
3+
output: 'export',
34
reactStrictMode: true,
45
images: {
56
domains: ['images.ctfassets.net', 'calpoly.hack4impact.org'],

0 commit comments

Comments
 (0)