Files
a1fcbe74-86fe-4d82-a1f5-418…/vercel.json
2026-03-24 17:24:28 +02:00

5 lines
97 B
JSON

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