Files
b84e9f3f-75d3-4eed-98f4-86e…/vercel.json
2026-03-14 04:11:43 +00:00

5 lines
97 B
JSON

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