Files
bc83e590-a752-4945-b711-ffd…/vercel.json
2026-01-26 04:05:24 +02:00

5 lines
97 B
JSON

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