Closed dudukee closed 2 years ago
Try this version to see whether vercel.json
will be copyed into generated directory. If it works, I will release it as new version.
@ylc395 it not worked
What about this? @dudukee
vercel.json
copyed into generated directory , BUT the main.css
in the _assets
disappeared :joy:
This would work I promise. @dudukee
YES it works as expected, thx for your work!
add this feature in v1.7.0
Thx for your awesome plugin.
When I deploy on vercel, sub page return 404 error, I should create a config file
vercel.json
in root folder and add some config in it.I created a theme folder, and add this .json in the theme folder, but when i generated pages, the .json missed.
So how to add config file in the root folder? Could U please share some idea for me.