Files
85f842fd-67b5-449f-a3d6-408…/vercel.json
2025-12-26 17:23:44 +02:00

5 lines
97 B
JSON

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