Files
c8f790c9-6b85-47b6-9bf1-1ff…/vercel.json
2026-02-24 18:14:18 +02:00

5 lines
97 B
JSON

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