Files
783dcfaf-b3c4-42fa-bd54-623…/vercel.json
2025-12-31 21:57:38 +02:00

5 lines
97 B
JSON

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