Files
c954063d-1631-4cdc-9f58-6c8…/vercel.json
2026-03-12 22:19:21 +00:00

5 lines
97 B
JSON

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