Files
aa8af5ef-159d-4050-9ce2-e17…/vercel.json
2026-01-20 01:17:43 +02:00

5 lines
97 B
JSON

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