Files
b5bb0014-e642-43f6-b48c-f8f…/vercel.json
2026-01-15 03:47:26 +02:00

5 lines
97 B
JSON

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