export { ChartPage as default } from "../../../components/PriceFeed/chart-page"; export const dynamic = "error"; export const revalidate = 3600;