Files
b0a0071e-1109-40f4-857d-ec0…/vercel.json
2026-01-02 01:27:45 +02:00

5 lines
97 B
JSON

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