Added CSRF & YouTube and dark mode
This commit is contained in:
@@ -8,10 +8,6 @@ const apiUrl =
|
||||
const nextConfig: NextConfig = {
|
||||
/* config options here */
|
||||
output: "standalone",
|
||||
// webpack: (config) => {
|
||||
// config.resolve.alias["@"] = path.resolve(__dirname, "./");
|
||||
// return config;
|
||||
// },
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user