💚 fixing build config in CI

This commit is contained in:
ChatonDeAru 2024-09-15 02:05:45 +02:00
parent 5fa1f24caf
commit 1581400595
No known key found for this signature in database
GPG Key ID: 1B89BB058F9E56AB
2 changed files with 4 additions and 1 deletions

View File

@ -1,2 +1,5 @@
[![Netlify Status](https://api.netlify.com/api/v1/badges/bcf66326-b808-4ffd-9018-fb24315fce5f/deploy-status)](https://app.netlify.com/sites/force-orange/deploys)
# ForceOrange
Le site des bénévoles de Paris est Ludique !

View File

@ -2,7 +2,7 @@
NODE_VERSION = "21"
[build]
publish = ".output"
publish = "dist"
command = "pnpm run build"
[[redirects]]