Files
d3f805df-fa10-4987-b84f-6fd…/vercel.json
2026-01-15 01:36:26 +02:00

5 lines
97 B
JSON

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