Files
9cb7d2ff-2a06-4fae-9ef2-cb8…/vercel.json
2026-03-03 00:18:01 +00:00

5 lines
97 B
JSON

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