Files
bfe80a89-0a33-4db9-bfd4-bf9…/vercel.json
2026-03-02 03:49:15 +00:00

5 lines
97 B
JSON

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