Files
066d9b62-ecd3-460a-98d2-621…/vercel.json
2025-12-27 18:01:01 +02:00

5 lines
97 B
JSON

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