Files
04defbe8-b6ed-45cf-ad42-34e…/vercel.json
2026-03-16 06:30:21 +00:00

5 lines
97 B
JSON

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