Files
0cb466d0-f062-430c-b838-7c1…/vercel.json
2025-12-27 17:54:13 +02:00

5 lines
97 B
JSON

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