Files
237d7bda-c430-440f-8dcb-74b…/vercel.json
2025-12-28 09:16:45 +02:00

5 lines
97 B
JSON

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