import React from 'react' export default function Page() { return

My Page

} export const dynamic = 'force-dynamic'