Files
71b0bc0e-c6b2-4ccf-8735-5f8…/vercel.json
2026-02-18 13:20:53 +02:00

5 lines
97 B
JSON

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