Files
a68e58ee-8b9b-4f9d-8163-d18…/vercel.json
2026-01-19 22:52:17 +02:00

5 lines
97 B
JSON

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