Files
2b277b5d-b498-4efc-ad3f-32a…/vercel.json
2026-01-30 23:21:41 +02:00

5 lines
97 B
JSON

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