Files
3ffc0a9e-28ec-42bb-892c-64e…/vercel.json
2026-03-31 04:18:47 +00:00

5 lines
97 B
JSON

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