here we go again
This commit is contained in:
parent
137b3e9177
commit
d29ad9a645
|
@ -1,8 +1,8 @@
|
||||||
import { renderPage } from 'vike/server'
|
import { renderPage } from 'vike/server'
|
||||||
|
|
||||||
// export const config = {
|
export const config = {
|
||||||
// runtime: 'edge'
|
runtime: 'edge'
|
||||||
// }
|
}
|
||||||
export default async function handler(req, res) {
|
export default async function handler(req, res) {
|
||||||
const { url, cookies } = req
|
const { url, cookies } = req
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user