Files
79c0c7dd-62d6-4dcc-a876-77a…/vercel.json
2026-03-09 01:28:05 +00:00

5 lines
97 B
JSON

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