revert runtime: 'edge'
This commit is contained in:
parent
301fa4293c
commit
9b036b4259
|
@ -1,8 +1,8 @@
|
|||
import { renderPage } from 'vike/server'
|
||||
|
||||
export const config = {
|
||||
runtime: 'edge'
|
||||
}
|
||||
// export const config = {
|
||||
// runtime: 'edge'
|
||||
// }
|
||||
export default async function handler(req, res) {
|
||||
const { url, cookies } = req
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user