Files
e8ab4fbb-e5df-4d5d-b701-ef8…/vercel.json
2026-03-20 16:31:33 +02:00

5 lines
97 B
JSON

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