Files
ddc15212-b155-403c-a223-c2f…/vercel.json
2026-03-10 01:46:30 +00:00

5 lines
97 B
JSON

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