Files
c9a54304-77ed-417e-9f47-67c…/vercel.json
2026-01-10 23:50:52 +02:00

5 lines
97 B
JSON

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