Files
1ef53763-a2b3-4dff-86b1-1c0…/vercel.json
2026-03-16 21:50:45 +00:00

5 lines
97 B
JSON

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