sst / sst

Build modern full-stack applications on AWS

Home Page:https://sst.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextjs doesn't have "copyFiles" property

aquarazorda opened this issue · comments

commented

Pre ion, NextjsSite construct had a cdk prop and from there, via server.copyFiles you could have added an array of files.
In ion, only Function has copyFiles prop. I guess Nextjs is missing it, since Dax told me to open this issue.