Files
a4f23de0-43b8-4214-9ed6-514…/vercel.json
2025-12-23 00:09:17 +02:00

5 lines
97 B
JSON

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