Files
db7ce97b-0008-46ee-98f2-8f8…/vercel.json
2026-04-22 02:46:42 +00:00

5 lines
97 B
JSON

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