Files
bbe645e5-d68e-4848-ae50-43d…/vercel.json
2026-01-23 02:19:01 +02:00

5 lines
97 B
JSON

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