Test new deployment strategy
Some checks failed
Build and Deploy Astro Site / deploy (push) Failing after 50s
Some checks failed
Build and Deploy Astro Site / deploy (push) Failing after 50s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
'use client'
|
||||
|
||||
import { makePage } from '@keystatic/next/ui/app'
|
||||
import config from '../../../keystatic.config'
|
||||
import config from '../../../../keystatic.config'
|
||||
|
||||
export default makePage(config)
|
||||
Reference in New Issue
Block a user