Files
bde6ec4b-cce8-46f6-8e9f-3bb…/vercel.json
2026-03-19 16:53:23 +02:00

5 lines
97 B
JSON

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