Files
427cbcbd-4073-4d9d-bc66-e5f…/vercel.json
2026-06-05 10:18:31 +00:00

5 lines
97 B
JSON

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