Files
c5508fa0-a1cb-48b2-aa3a-2bd…/vercel.json
2026-01-18 17:43:23 +02:00

5 lines
97 B
JSON

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