Files
7d0cef2d-6c19-41fe-abb8-ddd…/vercel.json
2026-03-09 03:22:21 +00:00

5 lines
97 B
JSON

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