Files
90a2261c-0abb-42fe-b81f-13c…/vercel.json
2026-03-04 01:00:35 +00:00

5 lines
97 B
JSON

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