Files
4e5262b9-2be0-4f8d-a0ac-6e7…/vercel.json
2026-02-05 15:45:14 +02:00

5 lines
97 B
JSON

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