Pyae Sone Automation
chore: persist vercel project configuration
c945cda
{
"experimentalServices": {
"frontend": {
"entrypoint": "frontend",
"routePrefix": "/",
"framework": "nextjs"
},
"backend": {
"entrypoint": "backend",
"routePrefix": "/_/backend"
}
}
}