Spaces:
Configuration error
Configuration error
| title: My React + Python Space | |
| sdk: "multilingual" | |
| python_version: "3.10" | |
| app_file: /backend/backend.py # path to your Python entry point | |
| build: | |
| commands: | |
| - cd frontend && npm install && npm run build | |