Files
b695cbcf-fc49-4db9-a5bf-17d…/vercel.json
2025-12-25 17:23:17 +02:00

5 lines
97 B
JSON

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