Files
71ca50e6-4ed5-4201-91d2-015…/vercel.json
2026-02-22 17:56:17 +02:00

5 lines
97 B
JSON

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