Files
b729c70a-6804-4b04-bea1-843…/vercel.json
2025-12-22 15:14:01 +02:00

5 lines
97 B
JSON

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