Files
ce0759bf-a979-4d0f-b528-630…/vercel.json
2026-03-15 02:39:20 +00:00

5 lines
97 B
JSON

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