Files
5fe2e3e8-b93c-4c8b-9a01-5f6…/vercel.json
2026-05-18 06:09:59 +00:00

5 lines
97 B
JSON

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