Files
d073148e-4c72-45ec-8c4e-7d1…/vercel.json
2026-01-19 06:09:51 +02:00

5 lines
97 B
JSON

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