Files
87f12454-c95e-4515-8ca6-c7c…/vercel.json
2026-01-23 23:26:28 +02:00

5 lines
97 B
JSON

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