Files
e92d90c7-4e0d-42b9-8608-b25…/vercel.json
2026-03-07 07:28:01 +00:00

5 lines
97 B
JSON

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