Files
b2962d63-40f7-4b92-a4fc-153…/vercel.json
2026-01-19 09:15:04 +02:00

5 lines
97 B
JSON

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