mirror of
https://github.com/appwrite/console.git
synced 2026-04-07 19:17:46 +00:00
10 lines
166 B
JSON
10 lines
166 B
JSON
{
|
|
"rewrites": [
|
|
{
|
|
"source": "/(.*)",
|
|
"destination": "/"
|
|
}
|
|
],
|
|
"installCommand": "npm install --legacy-peer-deps"
|
|
}
|