# 1. Allow API routes to be handled by functions
/api/*  /.netlify/functions/:splat  200

# 2. SPA Fallback
/*  /index.html  200
