Files
8036a2eb-5504-4fbd-8f71-ca8…/vercel.json
2026-03-06 09:24:10 +00:00

5 lines
97 B
JSON

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