Files
938795b7-604d-4e7d-a565-4c8…/vercel.json
2026-02-28 01:51:41 +00:00

5 lines
97 B
JSON

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