Files
8b80a2d3-c0c8-42ba-a001-4a7…/vercel.json
2026-03-21 05:51:21 +00:00

5 lines
97 B
JSON

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