Files
e3d8fe63-94eb-41bf-9dbb-ff3…/vercel.json
2026-02-25 17:59:22 +02:00

5 lines
97 B
JSON

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