Files
9b43698b-38ae-437b-9019-c8b…/vercel.json
2026-03-06 02:59:46 +00:00

5 lines
97 B
JSON

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