Files
4c2ea869-d8dd-4728-8a61-f3b…/vercel.json
2026-01-07 07:01:31 +02:00

5 lines
97 B
JSON

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