Files
69fada70-19fe-4b23-bd78-4dc…/vercel.json
2026-02-19 20:50:48 +02:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}