Files
c398a950-51b7-4f56-bd4c-e94…/vercel.json
2025-12-29 22:58:19 +02:00

5 lines
97 B
JSON

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