Spaces:
Sleeping
Sleeping
| { | |
| "buildCommand": "npm run build", | |
| "devCommand": "npm run dev", | |
| "installCommand": "npm install", | |
| "framework": "nextjs", | |
| "regions": ["iad1"], | |
| "env": { | |
| "DATABASE_URL": "@database_url" | |
| } | |
| } | |
| { | |
| "buildCommand": "npm run build", | |
| "devCommand": "npm run dev", | |
| "installCommand": "npm install", | |
| "framework": "nextjs", | |
| "regions": ["iad1"], | |
| "env": { | |
| "DATABASE_URL": "@database_url" | |
| } | |
| } | |