build improvements
This commit is contained in:
@@ -3,6 +3,7 @@ import type { NextConfig } from "next";
|
||||
const nextConfig: NextConfig = {
|
||||
/* config options here */
|
||||
output: "standalone",
|
||||
|
||||
sassOptions: {
|
||||
silenceDeprecations: [
|
||||
'abs-percent',
|
||||
|
||||
Reference in New Issue
Block a user