Add sourcehut build manifest
1 files changed, 16 insertions(+), 0 deletions(-) A .build.yml
A .build.yml => .build.yml +16 -0
@@ 0,0 1,16 @@ image: archlinux packages: - nodejs - npm sources: - https://git.sr.ht/~shreyasminocha/shr.cx secrets: - c382cebc-8a6e-4148-81e5-f0aba313eb2f environment: CI: true VERCEL_ORG_ID: YKgkepICFPGMd3Llm3nxM7gX VERCEL_PROJECT_ID: QmY8a55uyi6JVPv8MzdHMcWYzerDa4aJNzU37UrMSjqHj8 tasks: - deploy: | cd shr.cx npx vercel --prod --local-config ./vercel.json