Files
8558aa0b-6490-48ed-94e5-1a4…/vercel.json
2026-01-17 22:52:47 +02:00

5 lines
97 B
JSON

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