Files
16ce3cf3-63b0-43ae-a5f9-ab5…/vercel.json
2026-03-03 02:10:03 +00:00

5 lines
97 B
JSON

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