Files
8b5aa7f9-8700-4fdb-9d32-8d7…/vercel.json
2026-03-11 17:23:57 +02:00

5 lines
97 B
JSON

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