Files
3c614173-572e-469f-8080-3e2…/vercel.json
2026-01-20 01:03:10 +02:00

5 lines
97 B
JSON

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