Files
bd9f3d2b-ca8c-4612-8f96-563…/vercel.json
2026-03-14 02:32:51 +00:00

5 lines
97 B
JSON

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