Files
bf5ef1e1-4729-4ce3-bcfa-438…/vercel.json
2026-03-19 16:45:30 +02:00

5 lines
97 B
JSON

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