Files
734bf027-6e6c-4a89-b5ce-b8e…/vercel.json
2026-03-03 07:38:19 +00:00

5 lines
97 B
JSON

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