Files
e7d72f7e-abd8-44ce-980a-ef4…/vercel.json
2026-02-09 15:56:12 +02:00

5 lines
97 B
JSON

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