Files
d78daa5c-3b23-4d83-9e40-d90…/vercel.json
2026-01-14 21:48:45 +02:00

5 lines
97 B
JSON

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