Files
dc3d5f25-80df-4a01-b3c3-e88…/vercel.json
2026-03-13 17:01:45 +02:00

5 lines
97 B
JSON

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