Files
92de1b99-e6d6-4ed0-905d-a51…/vercel.json
2026-05-27 06:47:14 +00:00

5 lines
97 B
JSON

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