Files
e4113bb9-02df-4195-a2ef-e82…/vercel.json
2026-05-09 07:09:21 +00:00

5 lines
97 B
JSON

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