Files
8d3e0b7e-488b-41b9-ac5b-8fe…/vercel.json
2026-02-27 11:16:49 +02:00

5 lines
97 B
JSON

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