connected api with profile, order
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { NextConfig } from "next"
|
||||
import createNextIntlPlugin from "next-intl/plugin"
|
||||
|
||||
const withNextIntl = createNextIntlPlugin("./i18n.ts")
|
||||
const withNextIntl = createNextIntlPlugin("./i18n/i18n.ts")
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
eslint: {
|
||||
|
||||
Reference in New Issue
Block a user