Files
8fcf708f-11f9-4b08-a6aa-11e…/vercel.json
2026-03-08 00:19:25 +00:00

5 lines
97 B
JSON

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