Another Sample Project

June 2, 2024

verceledgeperformance

This is another sample project. It demonstrates how you can include links and code snippets in your MDX content.

Highlights

  • Fast and lightweight
  • Deploys to the edge
  • Great developer experience
export function hello() {
  return 'world'
}