Files
904523b1-8db3-4f3b-81dc-112…/vercel.json
2026-01-20 22:54:09 +02:00

5 lines
97 B
JSON

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