Files
14c05bf2-eeb3-4fcf-9484-e1c…/vercel.json
2026-04-18 23:41:02 +00:00

5 lines
97 B
JSON

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