fix: handle Convex InvalidCursor and align backend config
This commit is contained in:
parent
3565500e9c
commit
07a6f101b8
6 changed files with 44 additions and 9 deletions
|
|
@ -2,6 +2,8 @@ const nextConfig = {
|
|||
experimental: {
|
||||
turbopackFileSystemCacheForDev: true,
|
||||
},
|
||||
// Não há necessidade de alterar o webpack aqui; o código do backend Convex
|
||||
// (convex-backend-main) não faz parte do bundle Next.
|
||||
}
|
||||
|
||||
export default nextConfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue