Files
0b8bdc52-8d24-4bdf-83c2-f46…/vercel.json
2026-01-21 06:17:37 +02:00

5 lines
97 B
JSON

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