mirror of
https://github.com/Xevion/xevion.dev.git
synced 2025-12-07 16:09:16 -06:00
Update Next.js to v15, overhaul ESLint, minor reformat, misc
This commit is contained in:
@@ -50,7 +50,6 @@ const v2_redirects = [
|
||||
/** @type {import("next").NextConfig} */
|
||||
const config = {
|
||||
reactStrictMode: true,
|
||||
swcMinify: true,
|
||||
i18n: {
|
||||
locales: ["en"],
|
||||
defaultLocale: "en",
|
||||
|
||||
Reference in New Issue
Block a user