chore: fix vitest path aliases and verify build
This commit is contained in:
@@ -5,6 +5,7 @@ export default defineConfig({
|
||||
plugins: [react()],
|
||||
resolve: {
|
||||
alias: {
|
||||
'@': __dirname,
|
||||
'next/server': 'next/server.js',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user