Files
64bd155f-d931-4002-bdb7-f42…/vercel.json
2025-12-20 00:45:54 +02:00

5 lines
97 B
JSON

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