Files
abef1bf0-c7a8-4396-80d3-374…/vercel.json
2026-04-15 01:25:39 +00:00

5 lines
97 B
JSON

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