Le
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
import { sql } from '@vercel/postgres';
|
import { sql } from '@neondatabase/serverless';
|
||||||
import {
|
import {
|
||||||
CustomerField,
|
CustomerField,
|
||||||
CustomersTable,
|
CustomersTable,
|
||||||
|
|||||||
@@ -18,7 +18,6 @@
|
|||||||
"name": "next"
|
"name": "next"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
"paths": {
|
||||||
"@/*": ["./*"]
|
"@/*": ["./*"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user