Files
d4cf5a2e-00f3-41f6-80d2-6b9…/vercel.json
2026-02-23 15:52:34 +02:00

5 lines
97 B
JSON

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