Files
e4c15ede-1c55-4b31-9e49-2a2…/vercel.json
2026-04-15 01:45:20 +00:00

5 lines
97 B
JSON

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