Files
4d6346c9-c88d-434e-b1ad-a30…/vercel.json
2026-01-14 00:44:38 +02:00

5 lines
97 B
JSON

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