Files
1597b0fc-8d91-4a13-911f-a0e…/vercel.json
2026-02-25 15:44:22 +02:00

5 lines
97 B
JSON

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