Files
d7c5daf2-2e5f-4f63-abcf-266…/vercel.json
2026-01-29 17:32:16 +02:00

5 lines
97 B
JSON

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