- Use npm ci only if package-lock.json exists - Falls back to npm install if not present - Allows flexible package installation without strict lockfile requirement |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| next.config.mjs | ||
| package.json | ||
| postcss.config.mjs | ||
| tailwind.config.ts | ||
| tsconfig.json | ||