mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-23 23:52:05 -05:00
13 lines
167 B
JSON
13 lines
167 B
JSON
{
|
|
"outputDirectory": "dist",
|
|
"devCommand": "expo",
|
|
"cleanUrls": true,
|
|
"framework": null,
|
|
"rewrites": [
|
|
{
|
|
"source": "/:path*",
|
|
"destination": "/"
|
|
}
|
|
]
|
|
}
|