Files
2d94c4b0-e199-47d2-b1b2-25f…/vercel.json
2026-03-22 00:52:47 +00:00

5 lines
97 B
JSON

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