Files
78e9f2af-c788-4366-92f4-131…/vercel.json
2026-02-12 17:41:27 +02:00

5 lines
97 B
JSON

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