Files
edbdd8d0-2ffe-4bb3-bb34-73c…/vercel.json
2026-05-30 21:55:28 +00:00

5 lines
97 B
JSON

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