Spaces:
Sleeping
Sleeping
| { | |
| "buildCommand": "next build", | |
| "devCommand": "next dev", | |
| "installCommand": "npm install", | |
| "framework": "nextjs", | |
| "outputDirectory": ".next" | |
| } |