Files
43cc4851-df8e-4c0b-9dd6-569…/vercel.json
2025-12-31 22:16:02 +02:00

5 lines
97 B
JSON

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