Files
e611f248-1e5d-46c9-b310-5e9…/vercel.json
2026-03-10 07:14:33 +00:00

5 lines
97 B
JSON

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