Files
adfafd9d-7ee1-4f0e-b94e-afa…/vercel.json
2026-02-22 23:43:54 +02:00

5 lines
97 B
JSON

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