Spaces:
Build error
Build error
Upload next.config.mjs with huggingface_hub
Browse files- next.config.mjs +1 -1
next.config.mjs
CHANGED
|
@@ -24,4 +24,4 @@ const nextConfig = {
|
|
| 24 |
},
|
| 25 |
}
|
| 26 |
|
| 27 |
-
|
|
|
|
| 24 |
},
|
| 25 |
}
|
| 26 |
|
| 27 |
+
export default nextConfig
|