Files
95819f9b-a799-44e9-911f-5d4…/vercel.json
2026-02-16 17:43:41 +02:00

5 lines
97 B
JSON

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