Files
50c4984e-1e40-47f1-87a9-f94…/vercel.json
2026-01-23 04:45:37 +02:00

5 lines
97 B
JSON

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