Files
4123bc93-7075-46a6-824c-bbd…/vercel.json
2026-03-09 02:15:28 +00:00

5 lines
97 B
JSON

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