mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +10:00
Implement Turborepo to include Build Caching in CI/CD
This commit is contained in:
@ -3,7 +3,6 @@ const { i18n } = require('./next-i18next.config');
|
||||
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
output: 'standalone',
|
||||
reactStrictMode: true,
|
||||
|
||||
i18n,
|
||||
|
||||
Reference in New Issue
Block a user