fil commited on
Commit
08fc6fc
·
unverified ·
1 Parent(s): 5c606fd
Files changed (1) hide show
  1. vercel.json +1 -1
vercel.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "buildCommand": "mkdir -p node_modules/cache && ln -s node_modules/cache docs/.observablehq && rm -rf dist && observable build",
3
  "outputDirectory": "dist",
4
  "cleanUrls": true,
5
  "framework": null
 
1
  {
2
+ "buildCommand": "mkdir -p node_modules/cache && ln -s ../node_modules/cache docs/.observablehq && rm -rf dist && observable build",
3
  "outputDirectory": "dist",
4
  "cleanUrls": true,
5
  "framework": null