Files
bdddabfe-4ebf-466b-bac7-8f5…/vercel.json
2026-03-11 16:07:48 +02:00

5 lines
97 B
JSON

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