Files
dc6e08fa-a255-4916-a367-189…/vercel.json
2025-12-22 13:23:00 +02:00

5 lines
97 B
JSON

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