Files
b3a8285a-c91b-4e45-8b73-0d4…/vercel.json
2026-03-13 21:26:50 +00:00

5 lines
97 B
JSON

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