Files
d6e57b2b-e741-4e7c-b59a-8cd…/vercel.json
2026-02-23 17:08:12 +02:00

5 lines
97 B
JSON

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