DmitryAdam
DmitryAdam
Hi, Anyone have the solution for this?
it's seems like the htaccess issue, have you tried to remove the htaccess firest?
I did it, this is my serverlesss.yml: ````yaml service: serverlesswp-wordpress-starter provider: name: aws runtime: nodejs18.x httpApi: payload: '2.0' functions: requestHandler: handler: api/index.handler memorySize: 1024 timeout: 30 events: - httpApi: method:...
I did, I just running 1 project on this vercel account
@calvez hey could you please share the entire thins we need to do, I got some issues, following the readme didn't solve the problem