mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 23:46:58 +00:00
rootpath fix
This commit is contained in:
parent
d15dc67414
commit
6480beaeac
@ -52,6 +52,7 @@ const getSyncClient = ({ isPreview, isDevelopmentMode, isIncremental }) => {
|
||||
|
||||
const prepIncrementalMode = async () => {
|
||||
|
||||
const rootPath = process.cwd()
|
||||
let cachePath = `${rootPath}/.next/cache/agility/`;
|
||||
const tempPath = `/tmp/agilitycache/`;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user