Files
e7bb96e4-9f6a-4d47-bfcb-75d…/vercel.json
2026-04-01 20:43:46 +00:00

5 lines
97 B
JSON

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