Files
805c2f9b-a41f-45c8-9296-79a…/vercel.json
2026-05-28 01:31:24 +00:00

5 lines
97 B
JSON

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