Files
d6361839-e586-4dfa-9781-c7f…/vercel.json
2026-04-17 01:47:27 +00:00

5 lines
97 B
JSON

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