Files
fbbfd214-b0f8-4cf7-aba3-102…/vercel.json
2026-02-20 23:25:26 +00:00

5 lines
97 B
JSON

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