Files
4ae6acd3-67ff-4b6f-97bf-b43…/vercel.json
2026-03-22 07:01:46 +00:00

5 lines
97 B
JSON

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