Files
d0748e64-d78a-4b33-bdfc-52c…/vercel.json
2026-02-17 14:36:13 +02:00

5 lines
97 B
JSON

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