Files
4217388b-df8e-4ff2-9733-8cb…/vercel.json
2026-02-19 19:54:39 +02:00

5 lines
97 B
JSON

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