Files
42bcf743-c8d4-4ef7-90da-e45…/vercel.json
2026-06-13 02:07:40 +00:00

5 lines
97 B
JSON

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