thgh / vercel-sapper

Vercel builder for Sapper with SSR enabled
MIT License
189 stars 25 forks source link

how can I config the deployment on the vercel website #68

Closed zxC0der closed 3 years ago

zxC0der commented 3 years ago

Including the BUILD COMMAND, OUTPUT DIRECTORY...

thgh commented 3 years ago

Good question, but as far as I am aware: you can't. You need the vercel.json builds configuration. You can use the builtin Sapper configuration, but you will only get a static site.