Files
fcd4ff78-b4f4-4560-9e5d-2a3…/vercel.json
2026-02-23 17:08:20 +02:00

5 lines
97 B
JSON

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