Files
90ac79eb-66eb-487c-a20c-dd4…/vercel.json
2026-03-05 07:27:42 +00:00

5 lines
97 B
JSON

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