Files
ec502177-290f-488d-ae1b-52e…/vercel.json
2026-03-04 01:18:02 +00:00

5 lines
97 B
JSON

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