We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eabb942 commit 98eaac6Copy full SHA for 98eaac6
vercel.json
@@ -3,7 +3,7 @@
3
{
4
"src": "/static/(.*)",
5
"headers": { "cache-control": "public, max-age=31536000" },
6
- "dest": "/build/static/$1"
+ "dest": "/static/$1"
7
}
8
]
9
0 commit comments