Files
5850913f-9163-4e3f-8693-780…/vercel.json
2026-01-21 15:09:57 +02:00

5 lines
97 B
JSON

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