{ "buildCommand": "yarn build", "framework": "vite", "outputDirectory": "dist", "rewrites": [ { "source": "/posts/(.*)", "destination": "/" } ] }