Files
16fecd3f-be9c-4606-82e3-fee…/vercel.json
2026-01-08 15:00:19 +02:00

5 lines
97 B
JSON

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