Files
9d363908-0661-45cf-9d4d-1bf…/vercel.json
2026-02-26 23:34:35 +02:00

5 lines
97 B
JSON

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