Update next.config.js
This commit is contained in:
parent
7d31a3b3df
commit
5dd1c96b9c
@ -1,5 +1,6 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
output: 'export',
|
||||
webpack(config, options) {
|
||||
// Add file-loader for .mp4 files
|
||||
config.module.rules.push({
|
||||
|
Loading…
Reference in New Issue
Block a user