8 lines
160 B
JSON
8 lines
160 B
JSON
{
|
|
"buildCommand": "npm run build",
|
|
"devCommand": "npm run dev",
|
|
"installCommand": "npm install",
|
|
"framework": "nextjs",
|
|
"regions": ["hkg1", "sin1"]
|
|
}
|