Files
5212af2a-e7cb-423d-b073-4da…/vercel.json
2026-06-13 06:12:39 +00:00

5 lines
97 B
JSON

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