Files
d418e9e4-b78e-4b1e-81f3-441…/vercel.json
2026-01-22 20:21:28 +02:00

5 lines
97 B
JSON

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